13 lines
463 B
Plaintext
13 lines
463 B
Plaintext
$OpenBSD: patch-include_sysmetrics_h,v 1.1 2003/12/31 04:21:45 espie Exp $
|
|
--- include/sysmetrics.h.orig 2003-12-31 04:43:28.000000000 +0100
|
|
+++ include/sysmetrics.h 2003-12-31 04:43:35.000000000 +0100
|
|
@@ -43,7 +43,7 @@
|
|
#define SYSMETRICS_CXMINTRACK 100
|
|
#define SYSMETRICS_CYMINTRACK 28
|
|
#endif
|
|
-#endif 0
|
|
+#endif /* 0 */
|
|
|
|
/* Some non-constant system metrics */
|
|
#define SYSMETRICS_CXSCREEN sysMetrics[SM_CXSCREEN] /* 0 */
|