]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/mms.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavformat / mms.h
index 788851e24f7fe650bb701a6bb3d807cdce73e2b7..0117089d2472ef3d52009d972561d484a8d36c43 100644 (file)
@@ -60,4 +60,5 @@ typedef struct {
 int ff_mms_asf_header_parser(MMSContext * mms);
 int ff_mms_read_data(MMSContext *mms, uint8_t *buf, const int size);
 int ff_mms_read_header(MMSContext * mms, uint8_t * buf, const int size);
-#endif
+
+#endif /* AVFORMAT_MMS_H */