[MPlayer-cvslog] r32165 - trunk/av_sub.h
diego
subversion at mplayerhq.hu
Sun Sep 12 00:14:08 CEST 2010
Author: diego
Date: Sun Sep 12 00:14:08 2010
New Revision: 32165
Log:
cosmetics: Add #endif comment.
Modified:
trunk/av_sub.h
Modified: trunk/av_sub.h
==============================================================================
--- trunk/av_sub.h Sun Sep 12 00:13:45 2010 (r32164)
+++ trunk/av_sub.h Sun Sep 12 00:14:08 2010 (r32165)
@@ -27,4 +27,4 @@ void reset_avsub(struct sh_sub *sh);
int decode_avsub(struct sh_sub *sh, uint8_t **data, int *size,
double *pts, double *endpts);
-#endif
+#endif /* MPLAYER_AV_SUB_H */
More information about the MPlayer-cvslog
mailing list