diff options
Diffstat (limited to 'libavformat/rtspcodes.h')
-rw-r--r-- | libavformat/rtspcodes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rtspcodes.h b/libavformat/rtspcodes.h index 8e3b326059..9e4d87bae6 100644 --- a/libavformat/rtspcodes.h +++ b/libavformat/rtspcodes.h @@ -37,4 +37,4 @@ RTSP_STATUS_SERVICE =503, /**< Service Unavailable */ RTSP_STATUS_VERSION =505, /**< RTSP Version not supported */ }; -#endif +#endif // AVFORMAT_RTSPCODES_H |