summaryrefslogtreecommitdiff
path: root/src/script/script_config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/script_config.hpp')
-rw-r--r--src/script/script_config.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/script_config.hpp b/src/script/script_config.hpp
index 0350f8ded..dfc675473 100644
--- a/src/script/script_config.hpp
+++ b/src/script/script_config.hpp
@@ -172,7 +172,7 @@ public:
* Convert the custom settings to a string that can be stored in the config
* file or savegames.
*/
- void SettingsToString(char *string, size_t size) const;
+ void SettingsToString(char *string, const char *last) const;
/**
* Search a textfile file next to this script.