From ca76478bcb7ec20329b4690ef8dd62662514a849 Mon Sep 17 00:00:00 2001 From: Laurent Ghigonis Date: Wed, 5 Jun 2013 19:21:54 +0200 Subject: indent fix, pass 2 no functional change --- libglouglou/examples/dnsreverse.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libglouglou/examples/dnsreverse.c') diff --git a/libglouglou/examples/dnsreverse.c b/libglouglou/examples/dnsreverse.c index 99656ca..7a68d64 100644 --- a/libglouglou/examples/dnsreverse.c +++ b/libglouglou/examples/dnsreverse.c @@ -9,8 +9,8 @@ static void _cb_dns(struct in_addr *, char *, void *); struct event_base *_ev_base; -char *_name = NULL; -int _answer = 0; +char *_name = NULL; +int _answer = 0; int main(int argc, char *argv[]) -- cgit v1.2.3-59-g8ed1b