]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decoderstack.h
Rename 'probe' to 'channel' (libsigrokdecode change).
[pulseview.git] / pv / data / decoderstack.h
index 4b2717279ba034fab245855c5273030eec521fd8..2eeaf1c76fa4c1cba4718c8e627c05e1bb0e7afa 100644 (file)
@@ -37,7 +37,7 @@
 
 struct srd_decoder;
 struct srd_decoder_annotation_row;
-struct srd_probe;
+struct srd_channel;
 struct srd_proto_data;
 struct srd_session;