diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-01-06 10:26:50 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-01-06 15:00:43 +0100 |
commit | 9c015c0bd1df0ab4be999fe244ced998002cb0f6 (patch) | |
tree | bd68ff99ba8ebc659b41ee9cf012fef192a5afeb /sal/textenc/converteuctw.tab | |
parent | 2e15fcf9240abd80be770e74634068fe12b79741 (diff) |
Further clean up.
Diffstat (limited to 'sal/textenc/converteuctw.tab')
-rw-r--r-- | sal/textenc/converteuctw.tab | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sal/textenc/converteuctw.tab b/sal/textenc/converteuctw.tab index 398120bd0696..7e84c2e34a1b 100644 --- a/sal/textenc/converteuctw.tab +++ b/sal/textenc/converteuctw.tab @@ -48,10 +48,10 @@ static ImplTextEncodingData const aImplEucTwTextEncodingData &ImplConvertEucTwToUnicode, &ImplConvertUnicodeToEucTw, &ImplCreateEucTwToUnicodeContext, - &ImplDestroyContext, + &ImplDestroyEucTwToUnicodeContext, &ImplResetEucTwToUnicodeContext, &ImplCreateUnicodeToTextContext, - &ImplDestroyContext, + &ImplDestroyUnicodeToTextContext, &ImplResetUnicodeToTextContext }, 1, 4, |