42f2f8a533
CC libsigrok_hw_gmc_mh_1x_2x_la-protocol.lo protocol.c:133:32: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] } else if ((devc->scale1000 == 2)) { ~~~~~~~~~~~~~~~~^~~~ protocol.c:133:32: note: remove extraneous parentheses around the comparison to silence this warning } else if ((devc->scale1000 == 2)) { ~ ^ ~ |
||
---|---|---|
.. | ||
Makefile.am | ||
api.c | ||
protocol.c | ||
protocol.h |