This commit is contained in:
Joey Hess 2014-10-14 14:29:53 -04:00
parent c8c65322a5
commit 4d681ae38b

View file

@ -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