summaryrefslogtreecommitdiff
path: root/lang/cim/patches/patch-src_error.c
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cim/patches/patch-src_error.c')
-rw-r--r--lang/cim/patches/patch-src_error.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/cim/patches/patch-src_error.c b/lang/cim/patches/patch-src_error.c
index 5c82cae2ca3..206b3234dc8 100644
--- a/lang/cim/patches/patch-src_error.c
+++ b/lang/cim/patches/patch-src_error.c
@@ -1,4 +1,8 @@
-$NetBSD: patch-src_error.c,v 1.1 2012/10/26 20:37:15 joerg Exp $
+$NetBSD: patch-src_error.c,v 1.2 2015/12/29 23:34:44 dholland Exp $
+
+Use standard headers.
+Avoid implicit int.
+Use C89.
--- src/error.c.orig 2012-10-26 12:50:41.000000000 +0000
+++ src/error.c