This is an automated email from the git hooks/post-receive script. nomad pushed a commit to annotated tag 0.2.1 in repository apps/xfdashboard.
commit 436a6e006ba5665ae1d155afcb5219e8aacc5e2d Author: Stephan Haller <[email protected]> Date: Tue Jul 15 21:23:49 2014 +0200 Fix coding style --- src/search-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/search-view.c b/src/search-view.c index 18b2952..21f1ee9 100644 --- a/src/search-view.c +++ b/src/search-view.c @@ -1116,7 +1116,7 @@ void xfdashboard_search_view_update_search(XfdashboardSearchView *self, const gc GList *providers; gint64 searchTimestamp; #ifdef DEBUG - GTimer *timer=NULL; + GTimer *timer=NULL; #endif g_return_if_fail(XFDASHBOARD_IS_SEARCH_VIEW(self)); -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
