add a comment to indicate which #endif belong to which #define

Originally committed as revision 9356 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Guillaume Poirier
2007-06-17 18:59:28 +00:00
parent 9cafbd6c49
commit efb775777f
51 changed files with 51 additions and 51 deletions

View File

@ -37,4 +37,4 @@ RTSP_STATUS_SERVICE =503, /**< Service Unavailable */
RTSP_STATUS_VERSION =505, /**< RTSP Version not supported */
};
#endif
#endif // AVFORMAT_RTSPCODES_H