mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 02:32:27 +02:00
commit bash-20090108 snapshot
This commit is contained in:
@@ -1430,7 +1430,7 @@ with_input_from_string (string, name)
|
||||
That is the true input location. Rewind bash_input.location.string by
|
||||
that number of characters, so it points to the last character actually
|
||||
consumed by the parser. */
|
||||
void
|
||||
static void
|
||||
rewind_input_string ()
|
||||
{
|
||||
int xchars;
|
||||
|
||||
Reference in New Issue
Block a user