@@ -15,11 +15,11 @@ #include #include #include /* Constants */ -const char *hex = "0123456789ABCDEF"; +const char *hex = "0123456789abcdef"; /* Macros */ #define BUFFER_SIZE 65536 #define CHAN_EOF 0x10