]> git.mxchange.org Git - flightgear.git/blobdiff - Simulator/types.h
Put comments around the text after an #endif for increased portability.
[flightgear.git] / Simulator / types.h
index 7e2f2cc65f769273809338917760f99501bab5d1..b237cf13be5c57c73a4848a867b72d70d70f05b6 100644 (file)
@@ -40,11 +40,14 @@ struct fgGeodeticPoint {
 };
 
 
-#endif TYPES_H
+#endif /* TYPES_H */
 
 
 /* $Log$
-/* Revision 1.1  1997/07/07 21:03:30  curt
-/* Initial revision.
+/* Revision 1.2  1997/07/23 21:52:12  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.1  1997/07/07 21:03:30  curt
+ * Initial revision.
+ *
  */