X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fdemo%2Fdemo.c;h=734b01da6bb86b61667bc972d7e150a1366666b8;hb=29cbfeaf5c6a5e9112a6830a8fe4b584b33daf2a;hp=281d9da4521f50f9c1ed114486703ac58281de0b;hpb=a65de0309b0629d8a5f744f4be7bad67fdd5c34e;p=libsigrok.git diff --git a/hardware/demo/demo.c b/hardware/demo/demo.c index 281d9da4..734b01da 100644 --- a/hardware/demo/demo.c +++ b/hardware/demo/demo.c @@ -41,6 +41,7 @@ enum { GENMODE_INC, }; +/* FIXME: Should not be global. */ GIOChannel *channels[2]; struct databag {