]> sigrok.org Git - libsigrok.git/blobdiff - strutil.c
Make more variables/functions static and non-global.
[libsigrok.git] / strutil.c
index 6a9d86226a7ac15d59f285bebfb25b8a42c175d4..b26caea0190c3510931eabdb6ef0f545d0ac7263 100644 (file)
--- a/strutil.c
+++ b/strutil.c
@@ -284,4 +284,3 @@ gboolean sr_parse_boolstring(const char *boolstr)
 
        return FALSE;
 }
-