X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flibsystemd-terminal%2Funifont-def.h;h=3847a2cf6cff29536ea6d411645deca18a826e42;hp=2b0b859eb095d5d62631ac18dbf03243fa4cca42;hb=f131770b1465fbf423881f16ba85523a05f846fe;hpb=fd51179d5c6c693a0841db5af0404a45fd9e9845 diff --git a/src/libsystemd-terminal/unifont-def.h b/src/libsystemd-terminal/unifont-def.h index 2b0b859eb..3847a2cf6 100644 --- a/src/libsystemd-terminal/unifont-def.h +++ b/src/libsystemd-terminal/unifont-def.h @@ -94,7 +94,7 @@ typedef struct unifont_glyph_header unifont_glyph_header; * +-----------------------------------+ * * * The first byte specifies the width of the glyph. If it is 0, the glyph - * must be treated as non-existant. + * must be treated as non-existent. * All glyphs are "8*n" pixels wide and "16" pixels high. The width-field * specifies the width multiplier "n". * * After the width field padding might be added. This depends on the global