]> git.mxchange.org Git - flightgear.git/blobdiff - Time/fg_timer.h
Put comments around the text after an #endif for increased portability.
[flightgear.git] / Time / fg_timer.h
index ae585cd5ca8be5479b3e7d4d5a0530be6f4eca3f..7205690aedf0db8a8768969b9cad194d818dad38 100644 (file)
@@ -40,11 +40,14 @@ void fgTimerInit(float dt, void (*f)());
 int fgGetTimeInterval();
 
 
-#endif FG_TIMER_H
+#endif /* FG_TIMER_H */
 
 
 /* $Log$
-/* Revision 1.1  1997/06/16 19:24:20  curt
-/* Initial revision.
+/* Revision 1.2  1997/07/23 21:52:27  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.1  1997/06/16 19:24:20  curt
+ * Initial revision.
+ *
  */