From b8160915909e59fc65cc08855fb32fee6f5d89ad Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 8 Jul 2012 11:58:20 -0700 Subject: Convert to X.Org standard indentation & cleanup whitespace Performed with util/modular/x-indent-all.sh, followed by manual fixups Signed-off-by: Alan Coopersmith --- scope-transport.c | 1 + 1 file changed, 1 insertion(+) (limited to 'scope-transport.c') diff --git a/scope-transport.c b/scope-transport.c index 624d292..d8acfbb 100644 --- a/scope-transport.c +++ b/scope-transport.c @@ -3,6 +3,7 @@ #include "config.h" extern short debuglevel; + #define DEBUG ((debuglevel & 4) ? 4 : 1) #define TRANS_CLIENT #define TRANS_SERVER -- cgit v1.2.1