aboutsummaryrefslogtreecommitdiff
path: root/gcc/intl
diff options
context:
space:
mode:
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>2001-05-26 00:47:18 +0000
committerRichard Henderson <rth@gcc.gnu.org>2001-05-25 17:47:18 -0700
commite66a4f09272f4c7f568ab45282d314d13235a9de (patch)
tree1c5238f7d65b7df596102f102c22f2427005d695 /gcc/intl
parent3f0e0fa283c114617e9715e2f73056e8d1ee295c (diff)
downloadgcc-e66a4f09272f4c7f568ab45282d314d13235a9de.zip
gcc-e66a4f09272f4c7f568ab45282d314d13235a9de.tar.gz
gcc-e66a4f09272f4c7f568ab45282d314d13235a9de.tar.bz2
* po2tbl.sed.in: Fixed typo.
From-SVN: r42610
Diffstat (limited to 'gcc/intl')
-rw-r--r--gcc/intl/ChangeLog4
-rwxr-xr-xgcc/intl/po2tbl.sed.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/intl/ChangeLog b/gcc/intl/ChangeLog
index 56efee2..a3c86fb 100644
--- a/gcc/intl/ChangeLog
+++ b/gcc/intl/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
+
+ * po2tbl.sed.in: Fixed typo.
+
2000-09-18 Bruno Haible <haible@clisp.cons.org>
* intl/dcgettext.c: Outside libc, use local variable names that don't
diff --git a/gcc/intl/po2tbl.sed.in b/gcc/intl/po2tbl.sed.in
index b3bcca4..0456286 100755
--- a/gcc/intl/po2tbl.sed.in
+++ b/gcc/intl/po2tbl.sed.in
@@ -18,7 +18,7 @@
#
1 {
i\
-/* Automatically generated by po2tbl.sed from @PACKAGE NAME@.pot. */\
+/* Automatically generated by po2tbl.sed from @PACKAGE@.pot. */\
\
#if HAVE_CONFIG_H\
# include <config.h>\