OSDN Git Service

Remove useless and confusing (since they are also used in gxfenc.c) /* gxf.c */ comment.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 11 Dec 2008 10:35:20 +0000 (10:35 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 11 Dec 2008 10:35:20 +0000 (10:35 +0000)
Originally committed as revision 16053 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/gxf.h

index 4212704..9f89c98 100644 (file)
@@ -22,7 +22,6 @@
 #ifndef AVFORMAT_GXF_H
 #define AVFORMAT_GXF_H
 
-/* gxf.c */
 typedef enum {
     PKT_MAP         = 0xbc,
     PKT_MEDIA       = 0xbf,