]> git.mxchange.org Git - flightgear.git/blobdiff - Main/GLUTkey.h
Put comments around the text after an #endif for increased portability.
[flightgear.git] / Main / GLUTkey.h
index e11eafb51ebfb742e6305eb437e361f1ab207ba3..3b867ae0c277ad5c2df2dfb146b152ffc8af6f9a 100644 (file)
@@ -40,13 +40,16 @@ void GLUTkey(unsigned char k, int x, int y);
 void GLUTspecialkey(int k, int x, int y);
 
 
-#endif GLUTKEY_H
+#endif /* GLUTKEY_H */
 
 
 /* $Log$
-/* Revision 1.4  1997/06/02 03:40:06  curt
-/* A tiny bit more view tweaking.
+/* Revision 1.5  1997/07/23 21:52:23  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.4  1997/06/02 03:40:06  curt
+ * A tiny bit more view tweaking.
+ *
  * Revision 1.3  1997/05/31 04:13:52  curt
  * WE CAN NOW FLY!!!
  *