summaryrefslogtreecommitdiff
path: root/frontends/amiga/launch.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/launch.c')
-rwxr-xr-xfrontends/amiga/launch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/launch.c b/frontends/amiga/launch.c
index 1f2b9e16c..8020dd6b8 100755
--- a/frontends/amiga/launch.c
+++ b/frontends/amiga/launch.c
@@ -38,7 +38,7 @@
struct Library *OpenURLBase = NULL;
struct OpenURLIFace *IOpenURL = NULL;
-struct MinList *ami_unsupportedprotocols;
+static struct MinList *ami_unsupportedprotocols;
struct ami_protocol
{