]> git.mxchange.org Git - flightgear.git/blobdiff - Aircraft/aircraft.h
Put comments around the text after an #endif for increased portability.
[flightgear.git] / Aircraft / aircraft.h
index 8d758d18f28d869de99b7e6e96f230951391592c..07a4dbf146ce2ad76e01e3537b133ca9b8b81211 100644 (file)
@@ -47,13 +47,16 @@ extern struct aircraft_params current_aircraft;
 void aircraft_debug(int type);
 
 
-#endif AIRCRAFT_H
+#endif /* AIRCRAFT_H */
 
 
 /* $Log$
-/* Revision 1.3  1997/06/21 17:12:42  curt
-/* Capitalized subdirectory names.
+/* Revision 1.4  1997/07/23 21:52:17  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.3  1997/06/21 17:12:42  curt
+ * Capitalized subdirectory names.
+ *
  * Revision 1.2  1997/05/23 15:40:30  curt
  * Added GNU copyright headers.
  *