diff options
Diffstat (limited to 'sal/textenc/textenc.cxx')
-rw-r--r-- | sal/textenc/textenc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/textenc/textenc.cxx b/sal/textenc/textenc.cxx index 4f5923d44fde..42b6848beb35 100644 --- a/sal/textenc/textenc.cxx +++ b/sal/textenc/textenc.cxx @@ -376,7 +376,7 @@ typedef ImplTextEncodingData const * TextEncodingFunction(rtl_TextEncoding); void thisModule() {} -}; +} class FullTextEncodingData { public: |