From 02de3c1bb351ef18c404c4cd7fc2cf1e1a89a4eb Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 16 Mar 2010 16:35:01 -0500 Subject: Forgot to make this static. --- src/lock-helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lock-helper.c b/src/lock-helper.c index 3c2a7d5..e150cbc 100644 --- a/src/lock-helper.c +++ b/src/lock-helper.c @@ -249,7 +249,7 @@ lockscreen_update (GConfClient *client, guint cnxn_id, GConfEntry *entry, gpoin } /* Notification handler for lock menuitems. */ -guint lock_notify = 0; +static guint lock_notify = 0; /* Sets the menu item to be updating. There can only be one. So we clear and reset if we get -- cgit v1.2.3