From: Dana Jansens Date: Mon, 4 Oct 2010 22:55:03 +0000 (-0400) Subject: add a comment X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=985cef9c8f8272c312cb0d9831f32f893e40a6f2;p=dana%2Fopenbox.git add a comment --- 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,