diff options
Diffstat (limited to 'include/video_font_4x6.h')
-rw-r--r-- | include/video_font_4x6.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/video_font_4x6.h b/include/video_font_4x6.h index 6aeed092ad..64c5ed2eda 100644 --- a/include/video_font_4x6.h +++ b/include/video_font_4x6.h @@ -1,5 +1,5 @@ -/* Hand composed "Minuscule" 4x6 font, with binary data generated using - * Perl stub. +/* Hand composed "Minuscule" 4x6 font for code page 437, with binary data + * generated using Perl stub. * * Use 'perl -x mini_4x6.c < mini_4x6.c > new_version.c' to regenerate * binary data. |