aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/fontdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gnap/fontdata.h')
-rw-r--r--engines/gnap/fontdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gnap/fontdata.h b/engines/gnap/fontdata.h
index 61128211fc..0631d1d214 100644
--- a/engines/gnap/fontdata.h
+++ b/engines/gnap/fontdata.h
@@ -32,7 +32,7 @@ struct FONT_CHAR_INFO {
FONT_CHAR_INFO(byte width, uint16 offset) : _width(width), _offset(offset) {}
};
-/*
+/*
** Font data for DejaVu Sans 9pt
*/