summaryrefslogtreecommitdiff
path: root/amiga/options.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-16 11:44:03 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2016-01-16 11:44:03 +0000
commit06b50d9bbd7858359e2f9025136287b51c46cf6b (patch)
tree9692333905f68b254f367b30a4f280372b7415fc /amiga/options.h
parent8c31752f3aeb36fd8e503da50eb0a429042b5e06 (diff)
downloadnetsurf-06b50d9bbd7858359e2f9025136287b51c46cf6b.tar.gz
netsurf-06b50d9bbd7858359e2f9025136287b51c46cf6b.tar.bz2
missing files
Diffstat (limited to 'amiga/options.h')
-rw-r--r--amiga/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/options.h b/amiga/options.h
index 6214c702d..661fc6747 100644
--- a/amiga/options.h
+++ b/amiga/options.h
@@ -63,7 +63,7 @@ NSOPTION_STRING(font_surrogate, NULL)
NSOPTION_STRING(font_unicode_file, NULL)
NSOPTION_BOOL(font_unicode_only, false)
NSOPTION_BOOL(font_antialiasing, true)
-NSOPTION_BOOL(bitmap_fonts, false)
+NSOPTION_BOOL(bitmap_fonts, false)
NSOPTION_BOOL(drag_save_icons, true)
NSOPTION_INTEGER(hotlist_window_xpos, 0)
NSOPTION_INTEGER(hotlist_window_ypos, 0)