summaryrefslogblamecommitdiff
path: root/japanese/today/files/patch-ae
blob: b147b6553967e00dd4cc1713133286c0aea59f48 (plain) (tree)
1
2
3
4
5
6
7
8


                                        


                          

                                     


                                                                    
--- main.c.orig	Sun Mar 14 00:00:00 1999
+++ main.c	Sun Feb 13 15:51:22 2000
@@ -228,7 +228,7 @@
 
 	va_start(ap, fmt);
 
-	fprintf(stderr, "today: ");
+	fprintf(stderr, "today: %s");
 	if (level != ERR_INFO) {
 		fprintf(stderr, "%s: ", statname[level - ERR_WARN]);
 	}