; Spelling fix in comment.
This commit is contained in:
parent
57c1df8bae
commit
241e8e5fcf
1 changed files with 1 additions and 1 deletions
|
@ -2057,7 +2057,7 @@ emacs_setenv_TZ (const char *tzstring)
|
|||
/* Happily, there are no threads on MS-DOS that might be contending
|
||||
with Emacs for access to TZ. Call putenv to modify TZ: the code
|
||||
above is not only unnecessary but results in modifications being
|
||||
ommitted in consequence of an internal environment counter
|
||||
omitted in consequence of an internal environment counter
|
||||
remaining unchanged despite DJGPP being all too ready to reuse
|
||||
preexisting environment storage. */
|
||||
USE_SAFE_ALLOCA;
|
||||
|
|
Loading…
Add table
Reference in a new issue