[Xfce4-commits] [apps/xfdashboard] 09/13: Fix coding style

noreply at xfce.org noreply at xfce.org
Tue Mar 24 10:25:07 CET 2015


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 <nomad at froevel.de>
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.


More information about the Xfce4-commits mailing list