X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fhameg-hmo%2Fprotocol.c;h=9d5e17738a6d750d1d2ff1eeb9fb3f322b7689b7;hb=d87c1766f2968d121cea9d913b06dc3493adfd9e;hp=397497de542600eb26036dcb7ee763931a9a9e5a;hpb=8162cad7e0727fc31d797afacfed4c23dd97aca0;p=libsigrok.git diff --git a/hardware/hameg-hmo/protocol.c b/hardware/hameg-hmo/protocol.c index 397497de..9d5e1773 100644 --- a/hardware/hameg-hmo/protocol.c +++ b/hardware/hameg-hmo/protocol.c @@ -426,7 +426,7 @@ SR_PRIV int hmo_scope_state_get(struct sr_dev_inst *sdi) return SR_OK; } -SR_PRIV struct scope_state *scope_state_new(struct scope_config *config) +static struct scope_state *scope_state_new(struct scope_config *config) { struct scope_state *state;