aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/detection.cpp')
-rw-r--r--engines/cine/detection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/cine/detection.cpp b/engines/cine/detection.cpp
index 738366124c..2e6e285df0 100644
--- a/engines/cine/detection.cpp
+++ b/engines/cine/detection.cpp
@@ -67,9 +67,9 @@ static const ADParams detectionParams = {
sizeof(Cine::CINEGameDescription),
// Number of bytes to compute MD5 sum for
5000,
- // List of all engine targets
+ // List of all engine gameid
cineGames,
- // Structure for autoupgrading obsolete targets
+ // Structure for autoupgrading obsolete gameids
obsoleteGameIDsTable,
// Name of single gameid (optional)
"cine",