From 0ccc29e81c5ca92dece3cbca352e8f4460e7378c Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 6 Sep 2005 08:38:32 +0000 Subject: - rename and merge patches (for better CVS tracking of next updates) --- misc/estic/files/patch-check.cc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 misc/estic/files/patch-check.cc (limited to 'misc/estic/files/patch-check.cc') diff --git a/misc/estic/files/patch-check.cc b/misc/estic/files/patch-check.cc new file mode 100644 index 000000000000..c62be9001a20 --- /dev/null +++ b/misc/estic/files/patch-check.cc @@ -0,0 +1,12 @@ +--- spunk/check.cc.orig Tue Jul 30 20:10:24 1996 ++++ spunk/check.cc Thu Dec 23 20:52:21 2004 +@@ -50,9 +50,6 @@ + + + // The fail vector +-#ifdef __GNUC__ +-volatile +-#endif + void (*CheckFailed) (const char*, const char* Cond, + int Code, const char* File, int Line) = _CheckFailed; + -- cgit v1.2.3