aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/advsys/glk_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/advsys/glk_interface.h')
-rw-r--r--engines/glk/advsys/glk_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/advsys/glk_interface.h b/engines/glk/advsys/glk_interface.h
index 44f3db9939..95dcfa8fc5 100644
--- a/engines/glk/advsys/glk_interface.h
+++ b/engines/glk/advsys/glk_interface.h
@@ -56,7 +56,7 @@ protected:
/**
* Get an input line
*/
- Common::String getLine();
+ Common::String readLine();
public:
/**
* Constructor