summaryrefslogtreecommitdiff
path: root/sigrokdecode-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigrokdecode-internal.h')
-rw-r--r--sigrokdecode-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigrokdecode-internal.h b/sigrokdecode-internal.h
index 6443f96..60914c3 100644
--- a/sigrokdecode-internal.h
+++ b/sigrokdecode-internal.h
@@ -37,7 +37,7 @@
/*--- controller.c ----------------------------------------------------------*/
-SRD_PRIV int pd_add(struct srd_decoder_instance *di, int output_type,
+SRD_PRIV int pd_add(struct srd_decoder_inst *di, int output_type,
char *output_id);
/*--- exception.c -----------------------------------------------------------*/