comparison vorbis_enc_data.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
comparison
equal deleted inserted replaced
5168:e8da39f42724 5169:3fd46e281bd8
500 { 3, 1, 1, (const int[]){ 7, 8 } }, 500 { 3, 1, 1, (const int[]){ 7, 8 } },
501 { 4, 2, 2, (const int[]){ -1, 9, 10, 11 } }, 501 { 4, 2, 2, (const int[]){ -1, 9, 10, 11 } },
502 { 3, 2, 3, (const int[]){ -1, 12, 13, 14 } }, 502 { 3, 2, 3, (const int[]){ -1, 12, 13, 14 } },
503 }; 503 };
504 504
505 #endif 505 #endif // AVCODEC_VORBIS_ENC_DATA_H