X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Flascar-el-usb%2Fprotocol.h;h=482c4a9788fd923445a9ba3178346ddaa355a49f;hb=2c24077466a299ead689c90f01f55f6d86c7386b;hp=08197fb202be065a9d0f7303b8460f1b7cbfb40a;hpb=45ec8f775680124d49e82251f258104cf4414f17;p=libsigrok.git diff --git a/src/hardware/lascar-el-usb/protocol.h b/src/hardware/lascar-el-usb/protocol.h index 08197fb2..482c4a97 100644 --- a/src/hardware/lascar-el-usb/protocol.h +++ b/src/hardware/lascar-el-usb/protocol.h @@ -68,7 +68,7 @@ enum { struct elusb_profile { int modelid; - char *modelname; + const char *modelname; int logformat; };