mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-31 15:33:37 +02:00
commit bash-20090401 snapshot
This commit is contained in:
+1
-1
@@ -3225,7 +3225,7 @@ bash_dequote_filename (text, quote_char)
|
||||
|
||||
*r++ = *++p;
|
||||
if (*p == '\0')
|
||||
break;
|
||||
return ret; /* XXX - was break; */
|
||||
continue;
|
||||
}
|
||||
/* Close quote. */
|
||||
|
||||
Reference in New Issue
Block a user