mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-01-31 03:25:08 +00:00
Fix a typo in ChangeLog.
This commit is contained in:
parent
6ca41d9b17
commit
7899c6f383
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
* job.c (construct_command_argv_internal): Remove " from
|
||||
sh_chars_dos[]. Ignore an escaped backslash inside a string
|
||||
quoted with "..". This lifts the 4KB or 8KB command-line length
|
||||
limitation imposed by the Windows shell when a command uses quoted
|
||||
limitation imposed by the Windows shells when a command uses quoted
|
||||
strings, because we now don't call the shell in that case.
|
||||
|
||||
* job.c (create_batch_file): Declare the counter of batch files
|
||||
|
|
Loading…
Reference in a new issue