diff options
Diffstat (limited to 'tdm/kfrontend/gentdmconf.c')
-rw-r--r-- | tdm/kfrontend/gentdmconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) { |