aboutsummaryrefslogtreecommitdiff
path: root/src/dlg/dlgwrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlg/dlgwrap.c')
-rw-r--r--src/dlg/dlgwrap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dlg/dlgwrap.c b/src/dlg/dlgwrap.c
index 271241f0a..e9dc3410a 100644
--- a/src/dlg/dlgwrap.c
+++ b/src/dlg/dlgwrap.c
@@ -25,7 +25,7 @@
#include "dlg.c"
#else
/* ANSI C doesn't like empty source files */
- typedef int _dlg_dummy;
+ typedef int dlg_dummy_;
#endif