diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-04-27 12:10:20 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-04-27 12:10:20 +0000 |
commit | 542d7fbbf18813587b76b8b6d1b302c40411e8d0 (patch) | |
tree | b39ce2e117372aa48d9606f88ab2081db0e2ecdd /scp2/inc | |
parent | 1bf6e9ee7f05d2e9eb563fca6218a765b159a450 (diff) |
INTEGRATION: CWS xsltfilter01 (1.1.36); FILE MERGED
2004/03/18 09:50:19 lo 1.1.36.1: removed plenk
Diffstat (limited to 'scp2/inc')
-rw-r--r-- | scp2/inc/macros.inc | 2 |
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)) |