aboutsummaryrefslogtreecommitdiff
path: root/engines/engine.h
diff options
context:
space:
mode:
authorChristoph Korn2016-03-09 22:20:21 +0100
committerChristoph Korn2016-03-09 22:24:55 +0100
commit305e34a718a0e433e859d1a35e654747deb3fad7 (patch)
treebba14dd7566a5cc724d9ca316f5e3d563ef65219 /engines/engine.h
parent66a74cf3f3767604ccdbf4c18c87cbe22cf4f6be (diff)
downloadscummvm-rg350-305e34a718a0e433e859d1a35e654747deb3fad7.tar.gz
scummvm-rg350-305e34a718a0e433e859d1a35e654747deb3fad7.tar.bz2
scummvm-rg350-305e34a718a0e433e859d1a35e654747deb3fad7.zip
SHERLOCK: Add format to fix compile error
This patch fixes the compile error: format not a string literal and no format arguments [-Werror=format-security] Just suply "%s" as the standard format. This way the string is not interpreted as format which may lead to security issues.
Diffstat (limited to 'engines/engine.h')
0 files changed, 0 insertions, 0 deletions