]> git.mxchange.org Git - flightgear.git/blobdiff - Main/GLTKkey.h
Put comments around the text after an #endif for increased portability.
[flightgear.git] / Main / GLTKkey.h
index ea43eda2ebc306580c215705c73ede2f35bd8a99..a92cb9f94a6a5b601dc9b22675923e2a2c4b0209 100644 (file)
 GLenum GLTKkey(int k, GLenum mask);
 
 
-#endif GLTKKEY_H
+#endif /* GLTKKEY_H */
 
 
 /* $Log$
-/* Revision 1.2  1997/05/23 15:40:24  curt
-/* Added GNU copyright headers.
-/* Fog now works!
+/* Revision 1.3  1997/07/23 21:52:22  curt
+/* Put comments around the text after an #endif for increased portability.
 /*
+ * Revision 1.2  1997/05/23 15:40:24  curt
+ * Added GNU copyright headers.
+ * Fog now works!
+ *
  * Revision 1.1  1997/05/21 15:57:49  curt
  * Renamed due to added GLUT support.
  *