aboutsummaryrefslogtreecommitdiff
path: root/engines/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/engine.h')
-rw-r--r--engines/engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/engine.h b/engines/engine.h
index 4e16f01335..de8523a1b0 100644
--- a/engines/engine.h
+++ b/engines/engine.h
@@ -154,7 +154,7 @@ public:
/**
* Prepare an error string, which is printed by the error() function.
*/
- virtual void errorString(const char *buf_input, char *buf_output);
+ virtual void errorString(const char *buf_input, char *buf_output, int buf_output_size);
/**
* Return the engine's debugger instance, if any. Used by error() to