Imported from ../bash-2.03.tar.gz.

This commit is contained in:
Jari Aalto
1999-02-19 17:11:39 +00:00
parent bc4cd23ce9
commit b72432fdcc
191 changed files with 10113 additions and 3553 deletions

View File

@@ -124,7 +124,7 @@ rl_make_keymap ()
/* Free the storage associated with MAP. */
void
rl_discard_keymap (map)
Keymap (map);
Keymap map;
{
int i;