]> sigrok.org Git - libsigrok.git/blobdiff - hardware/link-mso19/link-mso19.c
Add a struct sr_context * parameter to hw_init()
[libsigrok.git] / hardware / link-mso19 / link-mso19.c
index 521c8440acb08ab5591eabe88f9beedee9272bb7..6fdf51c6032ba3781946cb88f93c00b01c4005bc 100644 (file)
@@ -401,7 +401,7 @@ static int mso_parse_serial(const char *iSerial, const char *iProduct,
        return SR_OK;
 }
 
-static int hw_init(void)
+static int hw_init(struct sr_context *sr_ctx)
 {
        /* Nothing to do. */