[Xfce4-commits] [xfce/xfce4-settings] 01/01: Add missing static

noreply at xfce.org noreply at xfce.org
Wed Mar 14 02:39:23 CET 2018


This is an automated email from the git hooks/post-receive script.

b   l   u   e   s   a   b   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-settings.

commit b34a8eecccbc04e7bb715846c659c7cb259f1de2
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Tue Mar 13 21:39:18 2018 -0400

    Add missing static
---
 dialogs/accessibility-settings/find-cursor.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dialogs/accessibility-settings/find-cursor.c b/dialogs/accessibility-settings/find-cursor.c
index a1d8a85..2830da5 100644
--- a/dialogs/accessibility-settings/find-cursor.c
+++ b/dialogs/accessibility-settings/find-cursor.c
@@ -47,6 +47,7 @@ gint workaround_offset = 1;
 
 
 
+static
 gboolean timeout (gpointer data)
 {
     GtkWidget *widget = GTK_WIDGET (data);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list