rev 3578 - scripts

Pierre Habouzit madcoder at costa.debian.org
Tue Apr 18 00:08:12 UTC 2006


Author: madcoder
Date: 2006-04-18 00:08:11 +0000 (Tue, 18 Apr 2006)
New Revision: 3578

Modified:
   scripts/bzlink.py
Log:
typo



Modified: scripts/bzlink.py
===================================================================
--- scripts/bzlink.py	2006-04-18 00:02:49 UTC (rev 3577)
+++ scripts/bzlink.py	2006-04-18 00:08:11 UTC (rev 3578)
@@ -213,7 +213,7 @@
     except getopt.GetoptError:
         usage(2)
 
-    myisMbox = False
+    isMbox = False
 
     for o, a in opts:
         if   o in ["-h", "--help"]:




More information about the pkg-kde-commits mailing list