X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Weather%2Fweather.h;h=d92b909ab7d0ef1bc554f5d140a9113fa0324571;hb=417048636fba6b0de91c08081a43cc953e7a01b4;hp=42bf5140e604c96f9fefdb853b9928089e40da6e;hpb=450dd6d45af260f7e32aa4612e069c1cdba7fd7b;p=flightgear.git diff --git a/Weather/weather.h b/Weather/weather.h index 42bf5140e..d92b909ab 100644 --- a/Weather/weather.h +++ b/Weather/weather.h @@ -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. + * */