From a8b72b05cad9fd63e52079acb395a6694ed5f6b6 Mon Sep 17 00:00:00 2001 From: Bert Vermeulen <bert@biot.com> Date: Sat, 11 Feb 2012 18:06:56 +0100 Subject: srd: rename all instance to inst --- sigrokdecode-internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sigrokdecode-internal.h') 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 -----------------------------------------------------------*/ -- cgit v1.2.3-70-g09d2