diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-09-06 08:38:32 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-09-06 08:38:32 +0000 |
commit | 0ccc29e81c5ca92dece3cbca352e8f4460e7378c (patch) | |
tree | 3e43451d78c5e9757e7e213eca37356b048ec27d /misc/estic/files/patch-check.h | |
parent | Update to 2.96 (diff) |
- rename and merge patches
(for better CVS tracking of next updates)
Diffstat (limited to 'misc/estic/files/patch-check.h')
-rw-r--r-- | misc/estic/files/patch-check.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/estic/files/patch-check.h b/misc/estic/files/patch-check.h new file mode 100644 index 000000000000..6b112002607c --- /dev/null +++ b/misc/estic/files/patch-check.h @@ -0,0 +1,13 @@ +--- 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 @@ + + + extern +-#ifdef __GNUC__ +-volatile +-#endif + void (*CheckFailed) (const char* Msg, const char* Cond, int Code, + const char* File, int Line); + // Function pointer that is called from Check if the condition code is true. +Only in foo/spunk: check.o |