]> git.mxchange.org Git - flightgear.git/blobdiff - Weather/weather.h
Put comments around the text after an #endif for increased portability.
[flightgear.git] / Weather / weather.h
index 42bf5140e604c96f9fefdb853b9928089e40da6e..d92b909ab7d0ef1bc554f5d140a9113fa0324571 100644 (file)
@@ -35,11 +35,14 @@ void fgWeatherInit(void);
 void fgWeatherUpdate(double lon, double lat, double alt);
 
 
-#endif WEATHER_H
+#endif /* WEATHER_H */
 
 
 /* $Log$
-/* Revision 1.1  1997/07/19 23:03:58  curt
-/* Initial revision.
+/* Revision 1.2  1997/07/23 21:52:30  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.1  1997/07/19 23:03:58  curt
+ * Initial revision.
+ *
  */