X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb/blobdiff_plain/853cbce9b9a23201a048934b004ac04643f9c895..f276a46cb9b1387aed1542882f6341c1510c955f:/hmsniff.c diff --git a/hmsniff.c b/hmsniff.c index 01afe05..2ffb9e1 100644 --- a/hmsniff.c +++ b/hmsniff.c @@ -42,7 +42,7 @@ static int verbose = 0; /* See HMConfig.pm */ -char *hm_message_types(uint8_t type, uint8_t subtype) +const char *hm_message_types(uint8_t type, uint8_t subtype) { switch(type) { case 0x00: