[Chinese-commits] [manpages-zh] 41/131: don't add backslash

Boyuan Yang hosiet-guest at moszumanska.debian.org
Tue Dec 13 19:59:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a commit to branch master
in repository manpages-zh.

commit 1b08db2f7b61afec2b4e284922a4614f19d7b823
Author: LI Daobing <lidaobing at gmail.com>
Date:   Wed Feb 27 23:30:53 2008 +0800

    don't add backslash
---
 utils/totw.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/totw.pl b/utils/totw.pl
index 42ea957..7765db3 100755
--- a/utils/totw.pl
+++ b/utils/totw.pl
@@ -125,7 +125,7 @@ s/(ĵ
     s/�޾ɽL/�ҰʺϺ�/g;
 
 # And, finally, add an extra backslash where needed.
-s/\G((?:[\x00-\x7f]|[\x80-\xff].)*?[\x80-\xff]\\)/$1\\/g;
+#s/\G((?:[\x00-\x7f]|[\x80-\xff].)*?[\x80-\xff]\\)/$1\\/g;
 
 # ����
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/manpages-zh.git



More information about the Chinese-commits mailing list