diff options
Diffstat (limited to 'kopete/protocols/irc')
-rw-r--r-- | kopete/protocols/irc/kcodecaction.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/kcodecaction.cpp b/kopete/protocols/irc/kcodecaction.cpp index f7e4ee24..5dca8771 100644 --- a/kopete/protocols/irc/kcodecaction.cpp +++ b/kopete/protocols/irc/kcodecaction.cpp @@ -56,7 +56,7 @@ void KCodecAction::setCodec( const TQTextCodec *codec ) /* Create a list of supported encodings, and keep only one of each encoding * mime name. * - * This piece of code from kdepim/kmail/kmmsgbase.cpp + * This piece of code from tdepim/kmail/kmmsgbase.cpp */ TQStringList KCodecAction::supportedEncodings(bool usAscii) |