From: Guilhem Bonnefille Date: Sat, 22 Jun 2013 21:02:20 +0000 (+0200) Subject: [QA] Add minor comment X-Git-Url: https://git.street.me.uk/andy/viking.git/commitdiff_plain/e2905d926c1d52ad730f646f467f6d356451d2b8?hp=ed8f89f42006d1fec39d4e274972bdd1f3899bdf [QA] Add minor comment --- diff --git a/src/vikrouting.c b/src/vikrouting.c index 4c833bb9..45981cba 100644 --- a/src/vikrouting.c +++ b/src/vikrouting.c @@ -72,6 +72,7 @@ vik_routing_prefs_init() a_preferences_register(prefs, tmp, VIKING_ROUTING_PARAMS_GROUP_KEY); } +/* @see g_list_find_custom */ static gint search_by_id (gconstpointer a, gconstpointer b)