summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/rm-suffix.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/rm-suffix.c')
-rw-r--r--Build/source/texk/kpathsea/rm-suffix.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/kpathsea/rm-suffix.c b/Build/source/texk/kpathsea/rm-suffix.c
index 984a78cbd0a..49a100da3ee 100644
--- a/Build/source/texk/kpathsea/rm-suffix.c
+++ b/Build/source/texk/kpathsea/rm-suffix.c
@@ -1,6 +1,6 @@
/* rm-suffix.c: remove any suffix.
- Copyright 2008 Karl Berry.
+ Copyright 2008, 2011 Karl Berry.
Copyright 1992, 1993, 1995 Free Software Foundation, Inc.
Modified for kpathsea by Karl Berry.
@@ -20,7 +20,7 @@
#include <kpathsea/config.h>
-/* Generic const warning -- see extend-fname.c. */
+/* Generic const warning -- see readable.c. */
string
remove_suffix (const_string s)