Fisx crash buh when completing string ending in backslash

darcs-hash:20051225220044-ac50b-b880ffe649d04ed1e5ec6786d0b59eed8068d182.gz
This commit is contained in:
axel
2005-12-26 08:00:44 +10:00
parent b6630b5087
commit b37eeb92ef
6 changed files with 49 additions and 22 deletions

View File

@@ -932,7 +932,6 @@ wchar_t *escape( const wchar_t *in,
case L'^':
case L'<':
case L'>':
case L'@':
case L'(':
case L')':
case L'[':