X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fcolead-slm%2Fapi.c;h=f7d596dc4fb0f059794922647c51f7cf9cd79e5c;hb=34f06b903e3529a73feb7a6e74fae934a999f821;hp=45e19ba670116f82fd8e6db7f688dd3c6ea349e3;hpb=44fc870c9cc5c0e53b47b9d7fa3dffe81731ee3c;p=libsigrok.git diff --git a/hardware/colead-slm/api.c b/hardware/colead-slm/api.c index 45e19ba6..f7d596dc 100644 --- a/hardware/colead-slm/api.c +++ b/hardware/colead-slm/api.c @@ -77,7 +77,7 @@ static int clear_instances(void) return SR_OK; } -static int hw_init(void) +static int hw_init(struct sr_context *sr_ctx) { struct drv_context *drvc;