fix typos

This commit is contained in:
RainRat
2024-02-28 20:15:56 -08:00
parent b53a43027f
commit a3658f85ac
167 changed files with 320 additions and 320 deletions

View File

@@ -94,7 +94,7 @@ typedef struct glyph_map_entry {
/* glyph plus additional info
if you add fields or change the ordering, fix up the following:
g_info initialization in display.c
nul_glyphinfo initialization in diplay.c
nul_glyphinfo initialization in display.c
*/
typedef struct gi {
int glyph; /* the display entity */