aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/detection.cpp
diff options
context:
space:
mode:
authorMax Horn2011-06-10 00:30:48 +0200
committerMax Horn2011-06-10 22:15:40 +0200
commit4827cc914a128b956d88ea3eae66d8866d9cd40e (patch)
tree363e04cc4347e27342b9ebdde7e0965163fc8144 /engines/hugo/detection.cpp
parent252a505db2660ac1b022818f9883a8ba7e2dd405 (diff)
downloadscummvm-rg350-4827cc914a128b956d88ea3eae66d8866d9cd40e.tar.gz
scummvm-rg350-4827cc914a128b956d88ea3eae66d8866d9cd40e.tar.bz2
scummvm-rg350-4827cc914a128b956d88ea3eae66d8866d9cd40e.zip
ENGINES: Change incorrect use of 'target' to 'gameid'
Diffstat (limited to 'engines/hugo/detection.cpp')
-rw-r--r--engines/hugo/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/hugo/detection.cpp b/engines/hugo/detection.cpp
index 25b8b16084..29f5d9e6f2 100644
--- a/engines/hugo/detection.cpp
+++ b/engines/hugo/detection.cpp
@@ -138,9 +138,9 @@ static const ADParams detectionParams = {
sizeof(HugoGameDescription),
// Number of bytes to compute MD5 sum for
5000,
- // List of all engine targets
+ // List of all engine gameid
hugoGames,
- // Structure for autoupgrading obsolete targets
+ // Structure for autoupgrading obsolete gameids
0,
// Name of single gameid (optional)
0,