summaryrefslogtreecommitdiff
path: root/libavdevice
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-02-09 11:17:54 +0000
committerDiego Biurrun <diego@biurrun.de>2009-02-09 11:17:54 +0000
commitb17e0f065cdd50134f80ab9875205a715a9dbd89 (patch)
treecafe97659efde5d2a76cfe144d6e2c97f473b4fc /libavdevice
parentc385c0da224575fe7416fde6d8d64f577346e657 (diff)
Remove file name from file headers.
It provides no useful information and breaks on renames. Originally committed as revision 17097 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavdevice')
-rw-r--r--libavdevice/dv1394.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavdevice/dv1394.h b/libavdevice/dv1394.h
index 9a4ee2ae87..00706f7541 100644
--- a/libavdevice/dv1394.h
+++ b/libavdevice/dv1394.h
@@ -1,5 +1,5 @@
/*
- * dv1394.h - DV input/output over IEEE 1394 on OHCI chips
+ * DV input/output over IEEE 1394 on OHCI chips
* Copyright (C)2001 Daniel Maas <dmaas@dcine.com>
* receive, proc_fs by Dan Dennedy <dan@dennedy.org>
*