diff src/console-x.h @ 458:c33ae14dd6d0 r21-2-44

Import from CVS: tag r21-2-44
author cvs
date Mon, 13 Aug 2007 11:42:25 +0200
parents d7a9135ec789
children 5fd7ba8b56e7
line wrap: on
line diff
--- a/src/console-x.h	Mon Aug 13 11:41:26 2007 +0200
+++ b/src/console-x.h	Mon Aug 13 11:42:25 2007 +0200
@@ -373,7 +373,7 @@
 /* Number of pixels below each line. */
 extern int x_interline_space; /* #### implement me */
 
-extern int x_selection_timeout;
+extern Fixnum x_selection_timeout;
 
 struct frame *x_any_window_to_frame (struct device *d, Window);
 struct frame *x_any_widget_or_parent_to_frame (struct device *d,