diff options
Diffstat (limited to 'ACEXML')
-rw-r--r-- | ACEXML/common/Transcode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACEXML/common/Transcode.h b/ACEXML/common/Transcode.h index 0afaaa0e74c..72ebf7dd58e 100644 --- a/ACEXML/common/Transcode.h +++ b/ACEXML/common/Transcode.h @@ -47,7 +47,7 @@ public: ACEXML_INVALID_ARGS = -3, ACEXML_IS_SURROGATE = -4, ACEXML_NON_UNICODE = -5 - } STATUS; + } ACEXML_STATUS; // The following functions translate a unicode characters |