1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 10:41:12 +02:00
This commit is contained in:
Sven Wischnowsky 2001-05-03 07:13:37 +00:00
parent db7f831871
commit 1e79a3424f
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2001-05-03 Sven Wischnowsky <wischnow@zsh.org>
* 14214: Src/Zle/computil.c: ignore errors when removing quotes
2001-05-02 Bart Schaefer <schaefer@zsh.org> 2001-05-02 Bart Schaefer <schaefer@zsh.org>
* 14206: configure.in: Fix bug introduced by 14177; also, only * 14206: configure.in: Fix bug introduced by 14177; also, only

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -1253,7 +1253,7 @@ ca_parse_line(Cadef d, int multi, int first)