diff sub_cc.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 f580a7755ac5
children 4129c8cfa742
line wrap: on
line diff
--- a/sub_cc.h	Mon Dec 31 16:14:38 2007 +0000
+++ b/sub_cc.h	Mon Dec 31 16:15:50 2007 +0000
@@ -6,5 +6,5 @@
 void subcc_init(void);
 void subcc_process_data(unsigned char *inputdata,unsigned int len);
 
-#endif /*SUB_CC_H*/
+#endif /* SUB_CC_H */