commit bash-20111209 snapshot

This commit is contained in:
Chet Ramey
2012-01-09 08:35:06 -05:00
parent e3db237e68
commit 2dead0c4f1
27 changed files with 11946 additions and 39909 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ rl_initialize_funmap ()
/* Produce a NULL terminated array of known function names. The array
is sorted. The array itself is allocated, but not the strings inside.
You should free () the array when you done, but not the pointrs. */
You should free () the array when you done, but not the pointers. */
const char **
rl_funmap_names ()
{