Refine coding style.
authorHuang Peng <shawn.p.huang@gmail.com>
Wed, 25 Jun 2008 02:51:52 +0000 (10:51 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Wed, 25 Jun 2008 02:51:52 +0000 (10:51 +0800)
gtk2/ibusimclient.c

index ef7410e..3b9bd01 100644 (file)
 #include <gdk/gdkx.h>
 #include <dbus/dbus.h>
 #include <dbus/dbus-glib.h>
+
 #ifdef HAVE_SYS_INOTIFY_H
 #define HAVE_INOTIFY
 #  include <sys/inotify.h>
 #endif
+
 #include "ibusimclient.h"
 
 #define IBUS_NAME  "org.freedesktop.IBus"