Disambiguate null

This commit is contained in:
Neale Pickett 2018-07-10 21:57:53 +00:00
parent 9f2f0c4a09
commit 37e6f4c7c8
1 changed files with 1 additions and 1 deletions

2
hd.c
View File

@ -3,7 +3,7 @@
#include <string.h>
const char *charset[] = {
"·", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"", "", "", "", "", "§", "", "", "", "", "", "", "", "", "", "",
" ", "!", "\"", "#", "$", "%", "&", "'", "(", ")", "*", "+", ",", "-", ".", "/",
"0", "1", "2", "3", "4", "5", "6", "7", "8", "9", ":", ";", "<", "=", ">", "?",