X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fdemo%2Fdemo.c;h=ff7ba06b7ce39ea3d1f7274f9690a260cf2345cf;hb=34f06b903e3529a73feb7a6e74fae934a999f821;hp=0c4c211e9f085d2f1aadc4bf124d4709759a89a1;hpb=44fc870c9cc5c0e53b47b9d7fa3dffe81731ee3c;p=libsigrok.git diff --git a/hardware/demo/demo.c b/hardware/demo/demo.c index 0c4c211e..ff7ba06b 100644 --- a/hardware/demo/demo.c +++ b/hardware/demo/demo.c @@ -153,7 +153,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;