diff vidix/fourcc.h @ 25535:3baf6a2283da

Add explanatory comments to the #endif part of multiple inclusion guards.
author diego
date Mon, 31 Dec 2007 16:15:50 +0000
parents 82216ef041e0
children a93e46adb54c
line wrap: on
line diff
--- a/vidix/fourcc.h	Mon Dec 31 16:14:38 2007 +0000
+++ b/vidix/fourcc.h	Mon Dec 31 16:15:50 2007 +0000
@@ -79,4 +79,4 @@
 /*  Vendor-specific formats   */
 #define IMGFMT_WNVA    vid_fourcc('W','N','V','A') /* Winnov hw compress */
 
-#endif
+#endif /* FOURCC_H */