With patch ^^

Denis Briand
--- mhl/escape.h.orig	2009-02-01 20:30:21.000000000 +0100
+++ mhl/escape.h	2009-04-17 18:26:56.000000000 +0200
@@ -10,7 +10,7 @@
 
 #define mhl_shell_escape_toesc(x)	\
     (((x)==' ')||((x)=='!')||((x)=='#')||((x)=='$')||((x)=='%')||	\
-     ((x)=='(')||((x)==')')||((x)=='\'')||((x)=='&')||((x)=='~')||	\
+     ((x)=='(')||((x)==')')||((x)=='\'')||((x)=='&')||	\
      ((x)=='{')||((x)=='}')||((x)=='[')||((x)==']')||((x)=='`')||	\
      ((x)=='?')||((x)=='|')||((x)=='<')||((x)=='>')||((x)==';')||	\
      ((x)=='*')||((x)=='\\')||((x)=='"'))

Attachment: signature.asc
Description: Digital signature



Reply via email to