From b111b35ebf940a8dacf18d08add3c126a5425d42 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 29 Jan 2017 14:47:22 +0000 Subject: - add LICENSE - use distribution patch - extend pkg-message - protect config file - cleanup staged install - make portlint happier --- misc/estic/files/patch-check.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'misc/estic/files/patch-check.h') diff --git a/misc/estic/files/patch-check.h b/misc/estic/files/patch-check.h index 4db36dc5d45b..c378b33f5152 100644 --- a/misc/estic/files/patch-check.h +++ b/misc/estic/files/patch-check.h @@ -1,6 +1,6 @@ ---- spunk/check.h.orig Tue Jul 30 20:10:26 1996 -+++ spunk/check.h Thu Dec 23 20:54:22 2004 -@@ -38,9 +38,6 @@ +--- spunk/check.h.orig 1996-11-07 17:06:46 UTC ++++ spunk/check.h +@@ -38,9 +38,6 @@ extern const char* _MsgCheckFailed; extern @@ -8,5 +8,5 @@ -volatile -#endif void (*CheckFailed) (const char* Msg, const char* Cond, int Code, - const char* File, int Line); + const char* File, int Line); // Function pointer that is called from Check if the condition code is true. -- cgit v1.2.3