Fix misspelled name

From-SVN: r30518
This commit is contained in:
Zack Weinberg 1999-11-13 03:23:07 +00:00
parent c2b8394607
commit 283bd699e3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* This code was miscompiled at -O3 on x86.
Reported by Jim Myering; distilled from bash. */
Reported by Jim Meyering; distilled from bash. */
int rl_show_char (int c) { return 0; }