From ce33320b30f27b221d140196f7107e3eccf80568 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 30 Oct 2011 22:08:47 +0100 Subject: Remove redundant filename self-references inside files. Filenames are brittle across renames and add no useful information. --- libavcodec/libschroedinger.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/libschroedinger.h') 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 -- cgit v1.2.3