Trailing whitespace deleted.
[bpt/emacs.git] / src / atimer.h
index 7c1fb05..4a487cd 100644 (file)
@@ -51,7 +51,7 @@ struct atimer
 {
   /* The type of this timer.  */
   enum atimer_type type;
-  
+
   /* Time when this timer is ripe.  */
   EMACS_TIME expiration;