cf6415616d
it explicitly links against it. Bump revision.
12 lines
247 B
Text
12 lines
247 B
Text
$NetBSD: patch-ab,v 1.1 2006/06/18 19:36:53 joerg Exp $
|
|
|
|
--- tzc.c.orig 2006-06-18 19:27:56.000000000 +0000
|
|
+++ tzc.c
|
|
@@ -1164,6 +1164,7 @@ handle_set_location(Value *setloc_cmd)
|
|
report_location();
|
|
|
|
fail:
|
|
+ ;
|
|
/* nothing to do */
|
|
}
|
|
|