diff src/device-x.c @ 280:7df0dd720c89 r21-0b38

Import from CVS: tag r21-0b38
author cvs
date Mon, 13 Aug 2007 10:32:22 +0200
parents 90d73dddcdc4
children c42ec1d1cded
line wrap: on
line diff
--- a/src/device-x.c	Mon Aug 13 10:31:30 2007 +0200
+++ b/src/device-x.c	Mon Aug 13 10:32:22 2007 +0200
@@ -1499,8 +1499,8 @@
   return DEVICE_X_DATA (d)->x_keysym_map_hashtable;
 }
 
-DEFUN ("x-keysym-on-keyboard-sans-modifiers-p",
-       Fx_keysym_on_keyboard_sans_modifiers_p, 1, 2, 0, /*
+DEFUN ("x-keysym-on-keyboard-sans-modifiers-p", Fx_keysym_on_keyboard_sans_modifiers_p,
+       1, 2, 0, /*
 Return true if KEYSYM names a key on the keyboard of DEVICE.
 More precisely, return true if pressing a physical key
 on the keyboard of DEVICE without any modifier keys generates KEYSYM.