summaryrefslogtreecommitdiffstats
path: root/krArc/krarc.h
diff options
context:
space:
mode:
Diffstat (limited to 'krArc/krarc.h')
-rw-r--r--krArc/krarc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krArc/krarc.h b/krArc/krarc.h
index 98e4524..9ea56fd 100644
--- a/krArc/krarc.h
+++ b/krArc/krarc.h
@@ -70,7 +70,7 @@ protected:
private:
void get(const KURL& url, int tries);
/** checks if the exit code is OK. */
- bool checkStatus( int exitCode );
+ bool checktqStatus( int exitCode );
/** service function for parseLine. */
TQString nextWord(TQString &s,char d=' ');
/** translate permittion string to mode_t. */