removed trailing whitespace
authorJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 23 Jan 2012 09:52:14 +0000 (09:52 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Mon, 23 Jan 2012 09:52:14 +0000 (09:52 +0000)
src/main.c

index cc6d808..95471c7 100644 (file)
@@ -442,7 +442,7 @@ int main(int argc, char **argv)
 #if !(GLIB_CHECK_VERSION(2, 31, 0))
        /*
         * Since GLib 2.31 g_thread_init call is deprecated and not
-        * needed. 
+        * needed.
         */
        log_debug("Calling g_thread_init(NULL)");
        g_thread_init(NULL);