summaryrefslogtreecommitdiff
path: root/frontends/amiga/object.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/object.c')
-rwxr-xr-xfrontends/amiga/object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/object.c b/frontends/amiga/object.c
index 8da16394e..6459d63c0 100755
--- a/frontends/amiga/object.c
+++ b/frontends/amiga/object.c
@@ -37,7 +37,7 @@
#define NewnsList NewList
#endif
-APTR pool_nsobj = NULL;
+static APTR pool_nsobj = NULL;
bool ami_object_init(void)
{