From 280d554c29fc234d27be77d602436395d01da6dd Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 28 Aug 2014 22:48:39 +0200 Subject: Replace ann_format with ann_class. The naming has been changed to "annotation class" a while ago. --- libsigrokdecode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsigrokdecode.h') diff --git a/libsigrokdecode.h b/libsigrokdecode.h index 4d18f3b..0aed0f3 100644 --- a/libsigrokdecode.h +++ b/libsigrokdecode.h @@ -248,7 +248,7 @@ struct srd_proto_data { void *data; }; struct srd_proto_data_annotation { - int ann_format; + int ann_class; char **ann_text; }; struct srd_proto_data_binary { -- cgit v1.2.3-70-g09d2