diff golomb.h @ 5169:3fd46e281bd8 libavcodec

add a comment to indicate which #endif belong to which #define
author gpoirier
date Sun, 17 Jun 2007 18:59:28 +0000
parents 9ecbfc0c82bf
children 2b72f9bc4f06
line wrap: on
line diff
--- a/golomb.h	Sun Jun 17 15:47:03 2007 +0000
+++ b/golomb.h	Sun Jun 17 18:59:28 2007 +0000
@@ -484,4 +484,4 @@
     set_ur_golomb_jpegls(pb, v, k, limit, esc_len);
 }
 
-#endif
+#endif // AVCODEC_GOLOMB_H