mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 14:10:30 +03:00
Undo change from "Windows" to "Win32"
This was changed in pull request 3185, for reasons unknown. The correct
term is "Win32 device namespace".
aa365247
(v=vs.85).aspx#namespaces
This commit is contained in:
parent
12187d7be8
commit
4a0bdeb2ff
1 changed files with 1 additions and 1 deletions
|
@ -2744,7 +2744,7 @@ unittest
|
|||
$(LI If $(D path) starts with $(D `\\?\`) (long UNC path), the
|
||||
only requirement for the rest of the string is that it does
|
||||
not contain the null character.)
|
||||
$(LI If $(D path) starts with $(D `\\.\`) (Windows device namespace)
|
||||
$(LI If $(D path) starts with $(D `\\.\`) (Win32 device namespace)
|
||||
this function returns $(D false); such paths are beyond the scope
|
||||
of this module.)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue