|
|
@@ -1,24 +0,0 @@
|
|
|
-Index: ascii2uni.c
|
|
|
---- ascii2uni.c.orig 2007-02-15 08:13:16 +0100
|
|
|
-+++ ascii2uni.c 2007-02-23 08:47:30 +0100
|
|
|
-@@ -67,7 +67,7 @@
|
|
|
- it and/or modify it under the terms of version 2 of\n\
|
|
|
- the GNU General Public License as published by the\n\
|
|
|
- Free Software Foundation.\n");
|
|
|
-- fprintf(stderr,gettext("Report bugs to: billposer@alum.mit.edu.\n"));
|
|
|
-+ fprintf(stderr,_("Report bugs to: billposer@alum.mit.edu.\n"));
|
|
|
- }
|
|
|
-
|
|
|
- void
|
|
|
-Index: uni2ascii.c
|
|
|
---- uni2ascii.c.orig 2007-02-22 10:27:31 +0100
|
|
|
-+++ uni2ascii.c 2007-02-23 08:47:18 +0100
|
|
|
-@@ -71,7 +71,7 @@
|
|
|
- it and/or modify it under the terms of version 2 of\n\
|
|
|
- the GNU General Public License as published by the\n\
|
|
|
- Free Software Foundation.\n");
|
|
|
-- fprintf(stderr,gettext("Report bugs to: billposer@alum.mit.edu.\n"));
|
|
|
-+ fprintf(stderr,_("Report bugs to: billposer@alum.mit.edu.\n"));
|
|
|
- }
|
|
|
-
|
|
|
- void
|