onefile fix

This commit is contained in:
nhmall
2024-03-29 07:02:04 -04:00
parent e4ffda7386
commit af3a0db083
7 changed files with 16 additions and 10 deletions
+1 -2
View File
@@ -13,8 +13,7 @@ extern struct enum_dump objdump[];
extern glyph_map glyphmap[MAX_GLYPH];
extern const char *const known_handling[]; /* symbols.c */
static const char hex[] = "00112233445566778899aAbBcCdDeEfF";
/* hex[] is defined in decl.c */
int
unicode_val(const char *cp)