From fd3a982e26813f5bcc82c7e89ce6fa2ad44432bf Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 7 Jan 2011 04:10:07 +0000 Subject: Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ksysguard/ksysguardd/ksysguardd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksysguard/ksysguardd/ksysguardd.c') diff --git a/ksysguard/ksysguardd/ksysguardd.c b/ksysguard/ksysguardd/ksysguardd.c index eebb44a53..faea19492 100644 --- a/ksysguard/ksysguardd/ksysguardd.c +++ b/ksysguard/ksysguardd/ksysguardd.c @@ -91,7 +91,7 @@ int QuitApp = 0; int RunAsDaemon = 0; /** - This pointer is used by all modules. It tqcontains the file pointer of + This pointer is used by all modules. It contains the file pointer of the currently served client. This is stdout for non-daemon mode. */ FILE* CurrentClient = 0; -- cgit v1.2.1