diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lock-helper.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |