comparison dvdata.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 6b4caae00305
comparison
equal deleted inserted replaced
5168:e8da39f42724 5169:3fd46e281bd8
2727 (syb_num & 0x0f); /* SSYB number 0 - 11 */ 2727 (syb_num & 0x0f); /* SSYB number 0 - 11 */
2728 buf[2] = 0xff; /* reserved -- always 1 */ 2728 buf[2] = 0xff; /* reserved -- always 1 */
2729 return 3; 2729 return 3;
2730 } 2730 }
2731 2731
2732 #endif 2732 #endif // AVCODEC_DVDATA_H