summaryrefslogtreecommitdiff
path: root/amiga/stringview
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/stringview')
-rw-r--r--amiga/stringview/urlhistory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/stringview/urlhistory.c b/amiga/stringview/urlhistory.c
index 65e96e2a2..b8a0168db 100644
--- a/amiga/stringview/urlhistory.c
+++ b/amiga/stringview/urlhistory.c
@@ -29,7 +29,7 @@
#include "content/urldb.h"
#include "desktop/options.h"
-struct List PageList;
+static struct List PageList;
void URLHistory_Init( void )
{