diff src/keymap.c @ 183:e121b013d1f0 r20-3b18

Import from CVS: tag r20-3b18
author cvs
date Mon, 13 Aug 2007 09:54:23 +0200
parents 2d532a89d707
children 3d6bfa290dbd
line wrap: on
line diff
--- a/src/keymap.c	Mon Aug 13 09:53:23 2007 +0200
+++ b/src/keymap.c	Mon Aug 13 09:54:23 2007 +0200
@@ -690,7 +690,7 @@
   Lisp_Object contents;
   VOID_TO_LISP (contents, hash_contents);
   /* Perform any autoloads, etc */
-  (void) Fkeymapp (contents);
+  Fkeymapp (contents);
 }
 
 static void