X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=src%2Finterfaces%2Ftimedated%2Ftimedated.c;h=ee6cbeb68e1886aa4fe821d35a2a14a36e697f71;hp=a0d536de09c7ad9c7a8813f8339495eaff8c6b98;hb=254ceec0baac22cb12b44d2e7e223562b12c8d46;hpb=9cdd185999bc7473d9ada3c038cc8e9ac50d4236 diff --git a/src/interfaces/timedated/timedated.c b/src/interfaces/timedated/timedated.c index a0d536d..ee6cbeb 100644 --- a/src/interfaces/timedated/timedated.c +++ b/src/interfaces/timedated/timedated.c @@ -70,7 +70,7 @@ static void timedated_on_bus_acquired(GDBusConnection *conn, const gchar *name, gpointer user_data) { - g_print("got bus/name, exporting %s's interface...\n", name); + g_printf("got bus/name, exporting %s's interface...\n", name); timedated_interf = timedate1_skeleton_new();