summaryrefslogtreecommitdiffstats
path: root/tdeioslave/http/http_cache_cleaner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdeioslave/http/http_cache_cleaner.cpp')
-rw-r--r--tdeioslave/http/http_cache_cleaner.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/http/http_cache_cleaner.cpp b/tdeioslave/http/http_cache_cleaner.cpp
index 554d221d5..b4d235c1c 100644
--- a/tdeioslave/http/http_cache_cleaner.cpp
+++ b/tdeioslave/http/http_cache_cleaner.cpp
@@ -48,7 +48,7 @@ time_t currentDate;
int m_maxCacheAge;
int m_maxCacheSize;
-static const char appName[] = "kio_http_cache_cleaner";
+static const char appName[] = "tdeio_http_cache_cleaner";
static const char description[] = I18N_NOOP("TDE HTTP cache maintenance tool");