aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan3/reverse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/alan3/reverse.cpp')
-rw-r--r--engines/glk/alan3/reverse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/alan3/reverse.cpp b/engines/glk/alan3/reverse.cpp
index ca6db949af..6fa7aa56a3 100644
--- a/engines/glk/alan3/reverse.cpp
+++ b/engines/glk/alan3/reverse.cpp
@@ -573,7 +573,7 @@ static void reversePreBeta2() {
/*======================================================================*/
-void reverseHdr(ACodeHeader *hdr) {
+static void reverseHdr(ACodeHeader *hdr) {
uint i;
/* Reverse all words in the header except the tag and the version marking */