follow-up bits

This commit is contained in:
nhmall
2021-01-27 21:04:51 -05:00
parent f963c5aca7
commit 9d93e1e52a
6 changed files with 6 additions and 35 deletions

View File

@@ -898,3 +898,4 @@ adjust window port interface to pass a pointer to a glyph_info struct which
contains the glyph itself, the ttychar, the color, the glyphflags,
and the symset index; this affects two window port calls that get
passed glyphs: print_glyph() and add_menu().
switch from k&r C to C99