diff options
Diffstat (limited to 'japanese/slrn/files/patch-aa')
-rw-r--r-- | japanese/slrn/files/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/slrn/files/patch-aa b/japanese/slrn/files/patch-aa index 9c41d0826b64..ce123b8f72f4 100644 --- a/japanese/slrn/files/patch-aa +++ b/japanese/slrn/files/patch-aa @@ -1,5 +1,5 @@ -*** src/slrnfeat.h.orig2 Mon Sep 6 01:10:37 1999 ---- src/slrnfeat.h Mon Sep 6 01:26:54 1999 +*** src/slrnfeat.h.orig Wed Oct 6 13:56:09 1999 +--- src/slrnfeat.h Wed Oct 6 13:56:10 1999 *************** *** 24,31 **** #define SLRN_TZ_TM_ZONE 2 /* timezone set in tm_zone of struct tm */ @@ -20,7 +20,7 @@ #define SLRN_DEFAULT_TIMEZONE "JST" #define SLRN_DEFAULT_CHARSET "ISO-2022-JP" *************** -*** 226,232 **** +*** 230,236 **** # define SLRN_ARTICLE_FILENAME ".article" # define SLRN_FOLLOWUP_FILENAME ".followup" # define SLRN_SIGNATURE_FILE ".signature" @@ -28,7 +28,7 @@ # ifndef SLRN_LIB_DIR # define SLRN_LIB_DIR "/usr/local/lib/slrn" # endif ---- 226,232 ---- +--- 230,236 ---- # define SLRN_ARTICLE_FILENAME ".article" # define SLRN_FOLLOWUP_FILENAME ".followup" # define SLRN_SIGNATURE_FILE ".signature" |