summaryrefslogtreecommitdiff
path: root/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdafx.h')
-rw-r--r--src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdafx.h b/src/stdafx.h
index 6fdc4fd37..99595ffd7 100644
--- a/src/stdafx.h
+++ b/src/stdafx.h
@@ -229,7 +229,7 @@
#define strncasecmp strnicmp
#endif
- void SetExceptionString(const char* s, ...);
+ void SetExceptionString(const char *s, ...);
#if defined(NDEBUG) && defined(WITH_ASSERT)
#undef assert