summaryrefslogtreecommitdiffstats
path: root/tdeioslave/audiocd/audiocd.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 16:02:28 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 16:02:28 -0600
commitdeef75a57e49cb53695a40b559b24648edc352be (patch)
tree4d4c6d8b2aad7e249d65a835d3913ab191920bcf /tdeioslave/audiocd/audiocd.h
parenta790af0d5e7c2d93f8e82ba5db273a97dfb0eef6 (diff)
downloadtdemultimedia-deef75a57e49cb53695a40b559b24648edc352be.tar.gz
tdemultimedia-deef75a57e49cb53695a40b559b24648edc352be.zip
Rename kioslaves
Diffstat (limited to 'tdeioslave/audiocd/audiocd.h')
-rw-r--r--tdeioslave/audiocd/audiocd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/audiocd/audiocd.h b/tdeioslave/audiocd/audiocd.h
index 75b9bfd2..be805376 100644
--- a/tdeioslave/audiocd/audiocd.h
+++ b/tdeioslave/audiocd/audiocd.h
@@ -97,7 +97,7 @@ class AudioCDProtocol : public TDEIO::SlaveBase
* NOTE: if you want to add a file which is the whole CD, give
* trackNo = -1
* NOTE2: you can safely add MP3 or OGG files always. the function
- * will check if kio_audiocd was compiled with support for those,
+ * will check if tdeio_audiocd was compiled with support for those,
* so NO NEED to wrap your calls with #ifdef for lame or vorbis.
* this function will do the right thing.
*/