loudmouth/lm-simple-io.c
changeset 607 e2bd14357c9a
parent 518 cdd6a0c5b439
child 624 a94013a4555d
--- a/loudmouth/lm-simple-io.c	Sat Oct 10 23:17:16 2009 +0200
+++ b/loudmouth/lm-simple-io.c	Sun Oct 11 18:03:48 2009 +0200
@@ -72,7 +72,7 @@
                                                           "My Property",
                                                           NULL,
                                                           G_PARAM_READWRITE));
-    
+
     g_type_class_add_private (object_class, sizeof (LmSimpleIOPriv));
 }