cosmetic changes
[claws.git] / src / plugins / clamav / clamav_plugin.c
index 278f2cdb989d08476b4f26fc5568b7f7afc71f6f..30eb55aeaba3cd972c2ea46475c28ee49c8d284a 100644 (file)
@@ -104,7 +104,7 @@ static gboolean mail_filtering_hook(gpointer source, gpointer data)
                exit(2);
        }
 
-       debug_print("Loaded %d viruses.\n", no);
+       debug_print("Database loaded (containing in total %d signatures)\n", no);
 
        cl_buildtrie(root);