X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/hmcfgusb/blobdiff_plain/853cbce9b9a23201a048934b004ac04643f9c895..2f47f304d1ffbed3869066b0cb335b7bf32a9e8d:/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: