diff options
Diffstat (limited to 'kmobile/kmobileiface.h')
-rw-r--r-- | kmobile/kmobileiface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmobile/kmobileiface.h b/kmobile/kmobileiface.h index 60974b268..bac1a9ae6 100644 --- a/kmobile/kmobileiface.h +++ b/kmobile/kmobileiface.h @@ -46,7 +46,7 @@ k_dcop: virtual bool storeNote( TQString deviceName, int index, TQString note ) = 0; /* - * DCOP functions for the devices:/ kioslave + * DCOP functions for the devices:/ tdeioslave */ k_dcop: virtual TQStringList kio_devices_deviceInfo(TQString deviceName) = 0; |