aboutsummaryrefslogtreecommitdiff
path: root/base/plugins.h
diff options
context:
space:
mode:
authorJordi Vilalta Prat2011-02-12 16:43:57 +0000
committerJordi Vilalta Prat2011-02-12 16:43:57 +0000
commita4227638332c74d2e08e0935e7c49f276b701c61 (patch)
treeaed3e101fd5267dfa5e72f2654f64cad2c2296f9 /base/plugins.h
parentc846231af3ccf9a910c5cfd5276a38a2244e325d (diff)
downloadscummvm-rg350-a4227638332c74d2e08e0935e7c49f276b701c61.tar.gz
scummvm-rg350-a4227638332c74d2e08e0935e7c49f276b701c61.tar.bz2
scummvm-rg350-a4227638332c74d2e08e0935e7c49f276b701c61.zip
BUILD: Remove explicit references to SVN in revision variable names.
svn-id: r55898
Diffstat (limited to 'base/plugins.h')
-rw-r--r--base/plugins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/plugins.h b/base/plugins.h
index 4f6d37ac86..976e606a8b 100644
--- a/base/plugins.h
+++ b/base/plugins.h
@@ -73,7 +73,7 @@ enum PluginType {
};
// TODO: Make the engine API version depend on ScummVM's version
-// because of the backlinking (posibly from the SVN revision)
+// because of the backlinking (posibly from the checkout revision)
#define PLUGIN_TYPE_ENGINE_VERSION 1
#define PLUGIN_TYPE_MUSIC_VERSION 1