Mercurial > trustbridge
diff cinst/mozilla.c @ 230:92b1e5ed2d5f
Cleanup and documentation in debugging macros.
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Fri, 28 Mar 2014 10:32:55 +0100 |
parents | e99e39d72af2 |
children | c342b93c5bd1 |
line wrap: on
line diff
--- a/cinst/mozilla.c Fri Mar 28 10:12:14 2014 +0100 +++ b/cinst/mozilla.c Fri Mar 28 10:32:55 2014 +0100 @@ -59,12 +59,13 @@ #include <string.h> #include <sys/types.h> +#define DEBUGPREFIX "MOZ-" #include "debug.h" + #include "errorcodes.h" #include "portpath.h" #include "strhelp.h" -#define DEBUGPREFIX "MOZ-" #ifndef _WIN32 #define CONFDIRS ".mozilla", ".thunderbird"