summaryrefslogtreecommitdiff
path: root/japanese/slrn/files/patch-ac
blob: 08a6e8bb0bf5db85b1aeb8bcf1d582b57d66f466 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*** src/slrnfeat.h.orig	Sun Apr 18 21:51:20 1999
--- src/slrnfeat.h	Sun Apr 18 22:05:53 1999
***************
*** 215,222 ****
  #define SLRN_TZ_TM_ZONE  2   /* timezone set in tm_zone of struct tm */
  #define SLRN_TZ_TIMEZONE 3   /* timezone() */
    /* choose one from listed above */
! #define SLRN_TZ_TYPE SLRN_TZ_TZNAME
! /* #define SLRN_TZ_TYPE SLRN_TZ_TM_ZONE */
  #ifndef SLRNPULL_CODE
  #define KANJI
  #endif
--- 215,222 ----
  #define SLRN_TZ_TM_ZONE  2   /* timezone set in tm_zone of struct tm */
  #define SLRN_TZ_TIMEZONE 3   /* timezone() */
    /* choose one from listed above */
! /* #define SLRN_TZ_TYPE SLRN_TZ_TZNAME */
! #define SLRN_TZ_TYPE SLRN_TZ_TM_ZONE
  #ifndef SLRNPULL_CODE
  #define KANJI
  #endif