Fix problem bug breaking completion in commands with multiple subshells

darcs-hash:20051025110352-ac50b-fff319ddcbafb722b9bc3c61aa1b250b290716a5.gz
This commit is contained in:
axel
2005-10-25 21:03:52 +10:00
parent d332293245
commit ddcb84aa07
9 changed files with 39 additions and 26 deletions

View File

@@ -911,7 +911,7 @@ void debug( int level, wchar_t *msg, ... )
}
putwc( L'\n', stderr );
sb_destroy( &sb );
}
wchar_t *escape( const wchar_t *in,