mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 13:40:20 +03:00
remove trailing whitespace
This commit is contained in:
parent
5f1eb1b4eb
commit
d9541bf90c
1 changed files with 2 additions and 2 deletions
|
@ -3113,7 +3113,7 @@ static:
|
|||
Throws:
|
||||
$(OBJECTREF Exception) if the environment variable could not be added
|
||||
(e.g. if the name is invalid).
|
||||
|
||||
|
||||
Note:
|
||||
On some platforms, modifying environment variables may not be allowed in
|
||||
multi-threaded programs. See e.g.
|
||||
|
@ -3153,7 +3153,7 @@ static:
|
|||
|
||||
If the variable isn't in the environment, this function returns
|
||||
successfully without doing anything.
|
||||
|
||||
|
||||
Note:
|
||||
On some platforms, modifying environment variables may not be allowed in
|
||||
multi-threaded programs. See e.g.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue