summaryrefslogtreecommitdiffstats
path: root/tdeioslave/tar/tar.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/tar/tar.h')
-rw-r--r--tdeioslave/tar/tar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/tar/tar.h b/tdeioslave/tar/tar.h
index 42cb2457a..775578b4b 100644
--- a/tdeioslave/tar/tar.h
+++ b/tdeioslave/tar/tar.h
@@ -42,7 +42,7 @@ protected:
* \brief find, check and open the archive file
* \param url The URL of the archive
* \param path Path where the archive really is (returned value)
- * \param errNum KIO error number (undefined if the function returns true)
+ * \param errNum TDEIO error number (undefined if the function returns true)
* \return true if file was found, false if there was an error
*/
bool checkNewFile( const KURL & url, TQString & path, TDEIO::Error& errorNum );