diff options
Diffstat (limited to 'kdecore/ksocks.cpp')
-rw-r--r-- | kdecore/ksocks.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/ksocks.cpp b/kdecore/ksocks.cpp index e596c50d9..2af496f7a 100644 --- a/kdecore/ksocks.cpp +++ b/kdecore/ksocks.cpp @@ -85,7 +85,7 @@ class KSocksTable { KSocksTable(); virtual ~KSocksTable(); - // The name of each symbol and it's SOCKS replacement + // The name of each symbol and it's SOCKS tqreplacement TQMap<SymbolKeys,TQString> symbols; // The name of this library TQString myname; |