mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
$NetBSD: patch-af,v 1.1 2005/12/06 15:20:31 joerg Exp $
|
|
|
|
--- plugins/pier/parseparams.c.orig 2005-12-06 15:13:09.000000000 +0000
|
|
+++ plugins/pier/parseparams.c
|
|
@@ -161,6 +161,7 @@ void parseparams() {
|
|
}
|
|
PWARN("ignoring unknown pier item type %s", itemparam->value);
|
|
found:
|
|
+ ;
|
|
}
|
|
}
|
|
}
|