]> sigrok.org Git - libsigrok.git/blobdiff - hardware/zeroplus-logic-cube/zeroplus.c
Add sr_ prefix to 'struct samplerates'.
[libsigrok.git] / hardware / zeroplus-logic-cube / zeroplus.c
index d7f6d4114e3d30d87084f5a6459d333948f0d5d0..7752d42e86e3aa4eae8fd7bf253c61675f4a3d31 100644 (file)
@@ -108,7 +108,7 @@ static uint64_t supported_samplerates[] = {
        0,
 };
 
-static struct samplerates samplerates = {
+static struct sr_samplerates samplerates = {
        0, 0, 0,
        supported_samplerates,
 };