X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=LaRCsim%2Fls_interface.h;h=93dc064bb89ea378a290d999709fa7b5b9176a8d;hb=417048636fba6b0de91c08081a43cc953e7a01b4;hp=2cc3773e8a82c964b77021db1a66942a7bfef37c;hpb=450dd6d45af260f7e32aa4612e069c1cdba7fd7b;p=flightgear.git diff --git a/LaRCsim/ls_interface.h b/LaRCsim/ls_interface.h index 2cc3773e8..93dc064bb 100644 --- a/LaRCsim/ls_interface.h +++ b/LaRCsim/ls_interface.h @@ -38,13 +38,16 @@ int fgLaRCsimInit(double dt); int fgLaRCsimUpdate(int multiloop); -#endif LS_INTERFACE_H +#endif /* LS_INTERFACE_H */ /* $Log$ -/* Revision 1.2 1997/05/29 22:39:59 curt -/* Working on incorporating the LaRCsim flight model. +/* Revision 1.3 1997/07/23 21:52:20 curt +/* Put comments around the text after an #endif for increased portability. /* + * Revision 1.2 1997/05/29 22:39:59 curt + * Working on incorporating the LaRCsim flight model. + * * Revision 1.1 1997/05/29 00:09:58 curt * Initial Flight Gear revision. *