mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 06:00:35 +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:
|
Throws:
|
||||||
$(OBJECTREF Exception) if the environment variable could not be added
|
$(OBJECTREF Exception) if the environment variable could not be added
|
||||||
(e.g. if the name is invalid).
|
(e.g. if the name is invalid).
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
On some platforms, modifying environment variables may not be allowed in
|
On some platforms, modifying environment variables may not be allowed in
|
||||||
multi-threaded programs. See e.g.
|
multi-threaded programs. See e.g.
|
||||||
|
@ -3153,7 +3153,7 @@ static:
|
||||||
|
|
||||||
If the variable isn't in the environment, this function returns
|
If the variable isn't in the environment, this function returns
|
||||||
successfully without doing anything.
|
successfully without doing anything.
|
||||||
|
|
||||||
Note:
|
Note:
|
||||||
On some platforms, modifying environment variables may not be allowed in
|
On some platforms, modifying environment variables may not be allowed in
|
||||||
multi-threaded programs. See e.g.
|
multi-threaded programs. See e.g.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue