Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>2008-12-11 13:35:20 +0300
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>2008-12-11 13:35:20 +0300
commitc370a7040b2e53f7d52f585e27742d4a908b775b (patch)
tree16671e42f4f8fc78bf951cf72545a93ebae1cd62 /libavformat/gxf.h
parent65fec2d98fa4cfd951b191cb4d03ab0ab676aed4 (diff)
Remove useless and confusing (since they are also used in gxfenc.c) /* gxf.c */ comment.
Originally committed as revision 16053 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/gxf.h')
-rw-r--r--libavformat/gxf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/gxf.h b/libavformat/gxf.h
index 4212704bb9..9f89c98142 100644
--- a/libavformat/gxf.h
+++ b/libavformat/gxf.h
@@ -22,7 +22,6 @@
#ifndef AVFORMAT_GXF_H
#define AVFORMAT_GXF_H
-/* gxf.c */
typedef enum {
PKT_MAP = 0xbc,
PKT_MEDIA = 0xbf,