anndl: Fixed a couple of bugs.
[utils.git] / cidnotify
index 023cbdb..698947b 100755 (executable)
--- a/cidnotify
+++ b/cidnotify
@@ -72,7 +72,7 @@ def closet2n():
         t2n = None
 
 def close():
-    global notif, curnum, lastring
+    global notif, curnum, lastring, name
     closet2n()
     if notif is not None:
         notif.close()