mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 08:40:56 +00:00
SetupUrl should return a value...this fixes build problem on windows...
This commit is contained in:
parent
0a60fc935f
commit
4cbdc68c5d
@ -630,6 +630,8 @@ nsresult nsNntpTestDriver::SetupUrl(char *groupname)
|
||||
NS_IF_RELEASE(host);
|
||||
}
|
||||
|
||||
return rv;
|
||||
|
||||
} // if user provided the data...
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user