diff options
Diffstat (limited to 'winsup/cygwin/path.cc')
-rw-r--r-- | winsup/cygwin/path.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc index 3947eaa45..7992a89f8 100644 --- a/winsup/cygwin/path.cc +++ b/winsup/cygwin/path.cc @@ -543,7 +543,7 @@ const char *windows_device_names[] = "\\dev\\socket", "\\dev\\windows", - NULL, NULL, + NULL, NULL, NULL, "\\dev\\disk", "\\dev\\fd%d", |