summaryrefslogtreecommitdiff
path: root/libavcodec/libschroedinger.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-10-30 22:08:47 +0100
committerDiego Biurrun <diego@biurrun.de>2011-11-08 17:52:56 +0100
commitce33320b30f27b221d140196f7107e3eccf80568 (patch)
tree6d57bdb37484f037a47b97dcdfec2243f9eff65a /libavcodec/libschroedinger.h
parent9412f81138364241c8979f7b9399b28eb2abf9f3 (diff)
Remove redundant filename self-references inside files.
Filenames are brittle across renames and add no useful information.
Diffstat (limited to 'libavcodec/libschroedinger.h')
-rw-r--r--libavcodec/libschroedinger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/libschroedinger.h b/libavcodec/libschroedinger.h
index c6ae5ea642..814782111b 100644
--- a/libavcodec/libschroedinger.h
+++ b/libavcodec/libschroedinger.h
@@ -20,7 +20,7 @@
/**
* @file
-* data structures common to libschroedingerdec.c and libschroedingerenc.c
+* data structures common to libschroedinger decoder and encoder
*/
#ifndef AVCODEC_LIBSCHROEDINGER_H