X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Simulator%2Ftypes.h;h=b237cf13be5c57c73a4848a867b72d70d70f05b6;hb=417048636fba6b0de91c08081a43cc953e7a01b4;hp=7e2f2cc65f769273809338917760f99501bab5d1;hpb=450dd6d45af260f7e32aa4612e069c1cdba7fd7b;p=flightgear.git diff --git a/Simulator/types.h b/Simulator/types.h index 7e2f2cc65..b237cf13b 100644 --- a/Simulator/types.h +++ b/Simulator/types.h @@ -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. + * */