From 4b54ad17739d1075235f2960ecde230a58b5621c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:33:51 -0600 Subject: Rename old tq methods that no longer need a unique name (cherry picked from commit 089118c18533dfa3e6ce5065dbebdd4db94051f1) --- ksirc/chanparser.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksirc/chanparser.h') diff --git a/ksirc/chanparser.h b/ksirc/chanparser.h index 3eaf39b6..7a6a0e77 100644 --- a/ksirc/chanparser.h +++ b/ksirc/chanparser.h @@ -198,10 +198,10 @@ private: parseResult * parseSSFEClear(TQString string); /** - * SSFE tqStatus is used to update caption, and op status + * SSFE Status is used to update caption, and op status * */ - parseResult * parseSSFEtqStatus(TQString string); + parseResult * parseSSFEStatus(TQString string); /** * SSFE Init is called by ssfe when it's time to init and setup -- cgit v1.2.1