diff src/events.h @ 432:3a7e78e1142d r21-2-24

Import from CVS: tag r21-2-24
author cvs
date Mon, 13 Aug 2007 11:29:58 +0200
parents 3ecd8885ac67
children 8de8e3f6228a
line wrap: on
line diff
--- a/src/events.h	Mon Aug 13 11:29:10 2007 +0200
+++ b/src/events.h	Mon Aug 13 11:29:58 2007 +0200
@@ -437,7 +437,7 @@
 
 struct Lisp_Timeout
 {
-  struct lcrecord_header header; 
+  struct lcrecord_header header;
   int id; /* Id we use to identify the timeout over its lifetime */
   int interval_id; /* Id for this particular interval; this may
 		      be different each time the timeout is