From 37e6f4c7c841f4143d66f6641b9f3e8952c733d6 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Tue, 10 Jul 2018 21:57:53 +0000 Subject: [PATCH] Disambiguate null --- hd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hd.c b/hd.c index 2b7563f..f069033 100644 --- a/hd.c +++ b/hd.c @@ -3,7 +3,7 @@ #include const char *charset[] = { - "·", "☺", "☻", "♥", "♦", "♣", "♠", "•", "◘", "○", "◙", "♂", "♀", "♪", "♫", "☼", + "□", "☺", "☻", "♥", "♦", "♣", "♠", "•", "◘", "○", "◙", "♂", "♀", "♪", "♫", "☼", "►", "◄", "↕", "‼", "¶", "§", "▬", "↨", "↑", "↓", "→", "←", "∟", "↔", "▲", "▼", " ", "!", "\"", "#", "$", "%", "&", "'", "(", ")", "*", "+", ",", "-", ".", "/", "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", ":", ";", "<", "=", ">", "?",