Revert movement of @chapter and @node tags from separate files to
[deliverable/binutils-gdb.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.025552 seconds and 4 git commands to generate.