summaryrefslogtreecommitdiff
path: root/desktop/win32/source/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/win32/source/main.h')
-rw-r--r--desktop/win32/source/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/win32/source/main.h b/desktop/win32/source/main.h
index 9e3039da1884..9e72fb9c3e03 100644
--- a/desktop/win32/source/main.h
+++ b/desktop/win32/source/main.h
@@ -9,7 +9,7 @@ int MainA();
int MainW();
#ifdef __cplusplus
-} /* extern "C" */
+} /* extern "C" */
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */