]> sigrok.org Git - libsigrok.git/blobdiff - input/input_binary.c
Make more variables/functions static and non-global.
[libsigrok.git] / input / input_binary.c
index 4286a6c3459a1bcd5eaf7e1be1b863f8159be4dd..109927dcb44425619e8d563402b4005f5d63edca 100644 (file)
@@ -28,7 +28,6 @@
 #define CHUNKSIZE          4096
 #define DEFAULT_NUM_PROBES    8
 
-
 static int format_match(const char *filename)
 {
        /* suppress compiler warning */