From 5e617bc2b62189768814fafd1a875e89a094d3ef Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 9 Sep 2011 03:06:52 +0200 Subject: Whitespace changes. --- src/dbusbind.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dbusbind.c') diff --git a/src/dbusbind.c b/src/dbusbind.c index 2a38d15873..227d4e647e 100644 --- a/src/dbusbind.c +++ b/src/dbusbind.c @@ -1880,7 +1880,7 @@ xd_read_queued_messages (int fd, void *data, int for_read) busp = CDR_SAFE (busp); } - if (NILP(bus)) + if (NILP (bus)) return; /* We ignore all Lisp errors during the call. */ -- cgit v1.2.3