From cc74f360bb40da3d79f58048f8e8611804980aa6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:30:47 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- tdm/kfrontend/gentdmconf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdm/kfrontend/gentdmconf.c') diff --git a/tdm/kfrontend/gentdmconf.c b/tdm/kfrontend/gentdmconf.c index 4605a923a..e81ff11bd 100644 --- a/tdm/kfrontend/gentdmconf.c +++ b/tdm/kfrontend/gentdmconf.c @@ -1014,7 +1014,7 @@ ReadWord( File *file, int EOFatEOL ) goto mloop; } -/* backslashes are double-escaped - for KConfig and for parseArgs */ +/* backslashes are double-escaped - for TDEConfig and for parseArgs */ static const char * joinArgs( StrList *argv ) { -- cgit v1.2.1