diff src/masqmail.c @ 415:0430194f7ef8

Debug message cosmetic.
author markus schnalke <meillo@marmaro.de>
date Wed, 29 Feb 2012 14:36:07 +0100
parents 6874a4f265c1
children d209b4846f2b
line wrap: on
line diff
--- a/src/masqmail.c	Wed Feb 29 14:23:16 2012 +0100
+++ b/src/masqmail.c	Wed Feb 29 14:36:07 2012 +0100
@@ -720,7 +720,7 @@
 		exit(1);
 	}
 
-	DEBUG(1) debugf("masqmail %s starting\n", VERSION);
+	DEBUG(1) debugf("----STARTING---- masqmail %s\n", VERSION);
 
 	DEBUG(5) {
 		gchar **str = argv;