blob: 171f801bea187328de1de394fb07f74ee3520648 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- xmbmon.c.orig Mon Feb 23 00:32:24 2004
+++ xmbmon.c Mon Feb 23 00:32:43 2004
@@ -32,7 +32,7 @@
#define DEFAULT_CSEC "20"
#define DEFAULT_WSEC "1800"
#define DEFAULT_TMIN "10.0"
-#define DEFAULT_TMAX "50.0"
+#define DEFAULT_TMAX "90.0"
#define DEFAULT_TMINF "50.0" /* for Fahrenheit */
#define DEFAULT_TMAXF "130.0" /* for Fahrenheit */
#define DEFAULT_VMIN "1.80"
|