diff --git a/contrib/kh2reg.py b/contrib/kh2reg.py index cff06c8f..81e79a43 100755 --- a/contrib/kh2reg.py +++ b/contrib/kh2reg.py @@ -27,7 +27,7 @@ def winmungestr(s): candot = 0 r = "" for c in s: - if c in ' \*?%~' or ord(c)