]> Git Repo - binutils.git/blobdiff - readline/keymaps.c
import gdb-1999-08-02 snapshot
[binutils.git] / readline / keymaps.c
index 9359749ddc0c1ff13b0ddcf7de04a0e7c51427d5..c73666bf273af65a449cbf5d86d58d3950047be4 100644 (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;
 
This page took 0.020849 seconds and 4 git commands to generate.