]> code.delx.au - gnu-emacs/blobdiff - src/dbusbind.c
Whitespace changes.
[gnu-emacs] / src / dbusbind.c
index 2a38d15873c92e479f8f072ccbf78374179d3267..227d4e647e95052048538d7ce2c9c7783efdea9b 100644 (file)
@@ -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.  */