summaryrefslogtreecommitdiff
path: root/frontends/amiga/filetype.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/filetype.c')
-rw-r--r--frontends/amiga/filetype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/amiga/filetype.c b/frontends/amiga/filetype.c
index 39058b41c..d598f530c 100644
--- a/frontends/amiga/filetype.c
+++ b/frontends/amiga/filetype.c
@@ -37,7 +37,7 @@
* filetype -- determine the MIME type of a local file
*/
-struct MinList *ami_mime_list = NULL;
+static struct MinList *ami_mime_list = NULL;
struct ami_mime_entry
{