summaryrefslogtreecommitdiff
path: root/scp2/inc
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/inc')
-rw-r--r--scp2/inc/macros.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/inc/macros.inc b/scp2/inc/macros.inc
index b64be15404e3..4e0436396fe9 100644
--- a/scp2/inc/macros.inc
+++ b/scp2/inc/macros.inc
@@ -279,7 +279,7 @@
#define STD_WIN_W4WFILTER_FILE(id,name) \
File id \
PACKED_FILTER_FILE_BODY; \
- Name = WINW4WFILTERFILENAME(name) ; \
+ Name = WINW4WFILTERFILENAME(name); \
End
#define SOLSW4WFILTERFILENAME(name) STRING(CONCAT2(w4w, name))