From: Thomas Thurman Date: Sun, 23 Aug 2009 04:44:24 +0000 (-0400) Subject: tidy comments X-Git-Url: https://vcs.maemo.org/git/?p=rfk;a=commitdiff_plain;h=25e3f5e2c275ead48c6928afb9e00347c20c77dd tidy comments --- diff --git a/rfk.c b/rfk.c index 6c0df5b..926d273 100644 --- a/rfk.c +++ b/rfk.c @@ -280,10 +280,6 @@ vibrate (void) gboolean animation_running = FALSE; -/* -static gboolean -love_animation_draw -*/ static gboolean ending_animation_quit (gpointer data) { @@ -641,6 +637,9 @@ set_up_widgets (void) /* The prologue */ + /* Get the rather odd version string. The RFK spec says that + * it should read v... + */ if (g_key_file_load_from_file (desktop, "/usr/share/applications/hildon/rfk.desktop", G_KEY_FILE_NONE,