From 093bd1f4d4f362af36525e080df4774bc08ff4f8 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 4 Oct 2010 18:55:03 -0400 Subject: [PATCH] add a comment --- obt/linkbase.c | 1 + 1 file changed, 1 insertion(+) diff --git a/obt/linkbase.c b/obt/linkbase.c index 9d913da1..99ab3c2a 100644 --- a/obt/linkbase.c +++ b/obt/linkbase.c @@ -89,6 +89,7 @@ static GSList* find_base_entry_priority(GSList *list, gint priority) return it; } +/*! Called when a change happens in the filesystem. */ static void update(ObtWatch *w, const gchar *base_path, const gchar *sub_path, const gchar *full_path, -- 2.39.2