warning
This commit is contained in:
parent
c8c65322a5
commit
4d681ae38b
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ openBrowser mcmd htmlshim realurl outh errh = do
|
|||
#endif
|
||||
where
|
||||
p = case mcmd of
|
||||
Just cmd -> proc cmd [htmlshim]
|
||||
Just c -> proc c [htmlshim]
|
||||
Nothing ->
|
||||
#ifndef mingw32_HOST_OS
|
||||
browserProc url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue