summaryrefslogtreecommitdiffstats
path: root/kmrml/kmrml/lib/kmrml_config.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:36:38 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 15:36:38 -0600
commit353ee75c29c4f6fb5ba22de5e2d1418cb9506ace (patch)
tree7fc7809a5521596c075e8c0e9369d4c270c73f1d /kmrml/kmrml/lib/kmrml_config.h
parent4cdb763932d3379a368cea2b8d60baadbf5c4b44 (diff)
downloadtdegraphics-353ee75c29c4f6fb5ba22de5e2d1418cb9506ace.tar.gz
tdegraphics-353ee75c29c4f6fb5ba22de5e2d1418cb9506ace.zip
Rename kioslaves
Diffstat (limited to 'kmrml/kmrml/lib/kmrml_config.h')
-rw-r--r--kmrml/kmrml/lib/kmrml_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmrml/kmrml/lib/kmrml_config.h b/kmrml/kmrml/lib/kmrml_config.h
index 5a423360..9bb435cf 100644
--- a/kmrml/kmrml/lib/kmrml_config.h
+++ b/kmrml/kmrml/lib/kmrml_config.h
@@ -35,7 +35,7 @@ namespace KMrml
TQString& user, const TQString& pass);
// does NOT set the port in the KURL object, if autoPort is selected
- // kio_mrml is going to determine itself (via ServerSettings::port()).
+ // tdeio_mrml is going to determine itself (via ServerSettings::port()).
// This deuglifies the mrml:/ url a bit (no port is shown)
KURL getUrl() const;