mirror of
https://github.com/git/git.git
synced 2026-01-21 08:00:54 +00:00
fixup! mingw: be *very* wary about outside environment changes
Fix typo. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
@@ -2069,7 +2069,7 @@ static int compareenv(const void *v1, const void *v2)
|
||||
* environment variable (at least in certain circumstances).
|
||||
*
|
||||
* Therefore we need to be *really* careful *not* to assume that we have
|
||||
* sole control over the environment and reinitalize it when necessary.
|
||||
* sole control over the environment and reinitialize it when necessary.
|
||||
*/
|
||||
static void maybe_reinitialize_environ(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user