X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Scenery%2Fgeometry.h;h=8b48c1d0ea6ee63433f480a8b5d89f71084cedcd;hb=417048636fba6b0de91c08081a43cc953e7a01b4;hp=456160b7cc348bb78a2aa16ae0180fb6d2448d48;hpb=450dd6d45af260f7e32aa4612e069c1cdba7fd7b;p=flightgear.git diff --git a/Scenery/geometry.h b/Scenery/geometry.h index 456160b7c..8b48c1d0e 100644 --- a/Scenery/geometry.h +++ b/Scenery/geometry.h @@ -52,13 +52,16 @@ void vrmlHandleGeometry(); int vrmlFreeGeometry(); -#endif GEOMETRY_H +#endif /* GEOMETRY_H */ /* $Log$ -/* Revision 1.1 1997/06/29 21:16:48 curt -/* More twiddling with the Scenery Management system. +/* Revision 1.2 1997/07/23 21:52:25 curt +/* Put comments around the text after an #endif for increased portability. /* + * Revision 1.1 1997/06/29 21:16:48 curt + * More twiddling with the Scenery Management system. + * * Revision 1.1 1997/06/22 21:42:35 curt * Initial revision of VRML (subset) parser. *