summaryrefslogtreecommitdiff
path: root/amiga/gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/gui.c')
-rw-r--r--amiga/gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/gui.c b/amiga/gui.c
index 184c5b01a..238a4ad69 100644
--- a/amiga/gui.c
+++ b/amiga/gui.c
@@ -5034,7 +5034,7 @@ static nserror gui_search_web_provider_update(const char *provider_name,
ULONG bm_masking_tag = TAG_IGNORE;
if(GfxBase->LibNode.lib_Version >= 54) { /* chooser 53.21, but check gfx.lib
- * is FE as it's easier */
+ * is FE as it's easier */
bm_masking_tag = BITMAP_Masking;
}