diff --git a/collects/net/url-unit.ss b/collects/net/url-unit.ss index 34603a0135..58c895aece 100644 --- a/collects/net/url-unit.ss +++ b/collects/net/url-unit.ss @@ -358,7 +358,7 @@ "^" "[ \t\f\r\n]*" "(?:" ; "file://xxx:/...." specifies a "xxx:/..." path (when (and (equal? "" port) (equal? "file" scheme) (eq? 'windows url:os-type))