Correct the sLOCALTIME_{min|max} values added by #34363 for BCC and VC9
[p5sagit/p5-mst-13.2.git] / win32 / config_H.bc
index cf11190..5be7e41 100644 (file)
  *     the system function localtime () accepts, and defaults to 0
  */
 #define LOCALTIME_MAX  2147483647      /**/
-#define LOCALTIME_MIN  -2147483648     /**/
+#define LOCALTIME_MIN  0       /**/
 
 /* USE_64_BIT_INT:
  *     This symbol, if defined, indicates that 64-bit integers should