Adding BeOS case.

This commit is contained in:
mcafee%netscape.com 1999-06-26 06:39:43 +00:00
parent fbd6d1dc57
commit 3177b94949

View File

@ -476,7 +476,7 @@ nsStandardURL::Parse(const char* spec, nsIURI* aBaseUrl)
}
#if defined(XP_UNIX) || defined (XP_MAC)
#if defined(XP_UNIX) || defined (XP_MAC) || defined(XP_BEOS)
// Always leave the top level slash for absolute file paths under Mac and UNIX.
// The code above sometimes results in stripping all of slashes
// off. This only happens when a previously stripped url is asked to be