diff atrac3data.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 1d83e9c34641
line wrap: on
line diff
--- a/atrac3data.h	Sun Jun 17 15:47:03 2007 +0000
+++ b/atrac3data.h	Sun Jun 17 18:59:28 2007 +0000
@@ -137,4 +137,4 @@
 /* joint stereo related tables */
 static const float matrixCoeffs[8] = {0.0, 2.0, 2.0, 2.0, 0.0, 0.0, 1.0, 1.0};
 
-#endif
+#endif // AVCODEC_ATRAC3DATA_H