summaryrefslogtreecommitdiffstats
path: root/admin/config.pl
diff options
context:
space:
mode:
authorMavridis Philippe <[email protected]>2021-01-13 19:34:09 +0200
committerMavridis Philippe <[email protected]>2021-01-13 19:34:09 +0200
commit4c04a441814c7d1dda08f6075ab4e09dc05541df (patch)
treecf8a3dbd77114c416255d3995cd1b047072ef26a /admin/config.pl
parent357ddeb8afd82d69ef871c146f4fc8f2c67fb17e (diff)
downloadklamav-4c04a441814c7d1dda08f6075ab4e09dc05541df.tar.gz
klamav-4c04a441814c7d1dda08f6075ab4e09dc05541df.zip
Conversion KDE3->TDE
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'admin/config.pl')
-rw-r--r--admin/config.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/config.pl b/admin/config.pl
index c2b0517..89ab9ed 100644
--- a/admin/config.pl
+++ b/admin/config.pl
@@ -8,7 +8,7 @@
# has to recompile the regexps every time.
#
# this script does better. It changes all Makefile.ins in one process.
-# in kdelibs the time for building Makefile went down from 2:59 min to 13 sec!
+# in tdelibs the time for building Makefile went down from 2:59 min to 13 sec!
#
# written by Michael Matz <[email protected]>
# adapted by Dirk Mueller <[email protected]>