From f9d86cf02fe33bf6a8478d6bdcb7706d5cb877db Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 22:14:07 +0000 Subject: Rename the rather surprising number of japanese/ patch-xy patches to reflect the files they modify. --- japanese/today/files/patch-calendar.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 japanese/today/files/patch-calendar.c (limited to 'japanese/today/files/patch-calendar.c') diff --git a/japanese/today/files/patch-calendar.c b/japanese/today/files/patch-calendar.c new file mode 100644 index 000000000000..e9963c94288c --- /dev/null +++ b/japanese/today/files/patch-calendar.c @@ -0,0 +1,11 @@ +--- calendar.c.orig Sun Mar 14 00:00:00 1999 ++++ calendar.c Sun Feb 13 15:43:52 2000 +@@ -848,7 +848,7 @@ + + va_start(ap, fmt); + +- fprintf(stderr, "calendar: "); ++ fprintf(stderr, "calendar: %s"); + if (level != ERR_INFO) { + fprintf(stderr, "%s: ", statname[level - ERR_WARN]); + } -- cgit v1.2.3