summaryrefslogtreecommitdiffstats
path: root/kmobile/kmobiledevice.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-30 13:51:03 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-30 13:51:03 -0600
commit09bd73fbd2ff59f5e6eb420a5c1f22d61ceeaf66 (patch)
treec77ad40eb1b04ef22a48da51b73ff8f65745894e /kmobile/kmobiledevice.h
parentbc423466604bce42cfce1e227a8f6a8892dba2d8 (diff)
downloadtdepim-09bd73fbd2ff59f5e6eb420a5c1f22d61ceeaf66.tar.gz
tdepim-09bd73fbd2ff59f5e6eb420a5c1f22d61ceeaf66.zip
Fix a few remaining references to kio_
Diffstat (limited to 'kmobile/kmobiledevice.h')
-rw-r--r--kmobile/kmobiledevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/kmobiledevice.h b/kmobile/kmobiledevice.h
index ffd568ea9..9dbad07a1 100644
--- a/kmobile/kmobiledevice.h
+++ b/kmobile/kmobiledevice.h
@@ -306,7 +306,7 @@ public:
/**
* Used for any command that is specific to this slave (protocol)
- * Examples are : HTTP POST, mount and unmount (kio_file)
+ * Examples are : HTTP POST, mount and unmount (tdeio_file)
*
* @param data packed data; the meaning is completely dependent on the
* slave, but usually starts with an int for the command number.