summaryrefslogtreecommitdiff
path: root/src/win95/list_tem.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win95/list_tem.hpp')
-rw-r--r--src/win95/list_tem.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win95/list_tem.hpp b/src/win95/list_tem.hpp
index 020aacc..d5a150a 100644
--- a/src/win95/list_tem.hpp
+++ b/src/win95/list_tem.hpp
@@ -37,7 +37,7 @@
#endif
#ifdef NDEBUG
- #define fail if (0)
+ static void fail(...) {}
#define list_fail_get_data_from_sentinel NULL
#define list_fail_add_entry_after NULL
#define list_fail_add_entry_before NULL