]> rtime.felk.cvut.cz Git - sysless.git/blobdiff - app/tohit/tohit_fn.c
tohit: Fixed compiler warnings
[sysless.git] / app / tohit / tohit_fn.c
index f5fdb927f803a96d7c8b6f9ec18ff2f58e6c2174..6a2be8a263137b5264042e930b80b3847b895e6c 100644 (file)
@@ -379,7 +379,7 @@ int tohit_cmdrepchk(int fd)
 
 #define BLEN 0x40000
 
-unsigned char *tohit_sdev="/dev/ttyS1";
+char *tohit_sdev="/dev/ttyS1";
 int tohit_baud=4800;