summaryrefslogtreecommitdiff
path: root/scope-transport.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-07-08 11:58:20 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-07-21 23:47:00 -0700
commitb8160915909e59fc65cc08855fb32fee6f5d89ad (patch)
tree4cb5717e10917d33b66c88a34398b55d31392eb2 /scope-transport.c
parent5b30118f1504fb065cf0b4aca150703834881d9e (diff)
downloadxscope-b8160915909e59fc65cc08855fb32fee6f5d89ad.tar.gz
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 <alan.coopersmith@oracle.com>
Diffstat (limited to 'scope-transport.c')
-rw-r--r--scope-transport.c1
1 files changed, 1 insertions, 0 deletions
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