Avoid stupid warning about trigraph on OSX

This commit is contained in:
Jérémie Dimino 2017-03-05 21:07:40 +00:00
parent 0b7d664f49
commit 9423e5ae74
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ let system_shell =
arg,
Some { fail = fun () ->
die "I need %s to %s but I couldn't find it :(\n\
Who doesn't have %s%s??!"
Who doesn't have %s%s?!"
cmd needed_to cmd os })