libsigrok/src/transform
Daniel Elstner 6433156c32 Fix log varargs bugs indicated by -Wformat
A few of these were pretty serious, like missing arguments,
passing integers where a string was expected, and so on.
In some places, change the types used by the code rather than
just the format strings.
2015-09-13 02:29:38 +02:00
..
invert.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
nop.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
scale.c Build: Set local include directories in Makefile.am 2015-08-16 18:28:12 +02:00
transform.c Fix log varargs bugs indicated by -Wformat 2015-09-13 02:29:38 +02:00