X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=src%2Finterfaces%2Ftimedated%2Ftimedated.c;h=53a3a3cb76265a1ae72e6f576bbbc8bc2bea398b;hp=3f016cd43c1facdc75ae7d30a8d4446c33451327;hb=1ce41045ba731467499b85d409c65e2dc96dd74d;hpb=8caf1f61176468ec3d887fb401c213df57fdfa11 diff --git a/src/interfaces/timedated/timedated.c b/src/interfaces/timedated/timedated.c index 3f016cd..53a3a3c 100644 --- a/src/interfaces/timedated/timedated.c +++ b/src/interfaces/timedated/timedated.c @@ -28,7 +28,7 @@ GPtrArray *timedated_freeable; Timedate1 *timedated_interf; -/* --- begin method/property/signal code --- */ +/* --- begin method/property/dbus signal code --- */ /*static gboolean on_handle_set_hostname(Timedate1 *hn1_passed_interf, @@ -57,7 +57,7 @@ our_get_hostname() { return strncpy(ret, hostname_buf, hostname_divider); }*/ -/* --- end method/property/signal code, begin bus/name handlers --- */ +/* --- end method/property/dbus signal code, begin bus/name handlers --- */ static void timedated_on_bus_acquired(GDBusConnection *conn, const gchar *name,