cosmetics: Remove redundant #endif comments that are very close to the #ifdef
authorDiego Biurrun <diego@biurrun.de>
Fri, 15 Aug 2008 16:37:59 +0000 (16:37 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 15 Aug 2008 16:37:59 +0000 (16:37 +0000)
commit082f7acfc4481e25e6fe0bb1789b52ab5c631461
treef830ebd39ff96864fc344844dd294a91cf0d2ff6
parentfb9f11171054d87c58c970bb6fb93dfcf934fea2
cosmetics: Remove redundant #endif comments that are very close to the #ifdef
condition.  This will make upcoming diffs smaller.

Originally committed as revision 14779 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/raw.c