X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=strutil.c;h=b26caea0190c3510931eabdb6ef0f545d0ac7263;hb=a0ecd83bc6e07ea412db5cd0108d50d89e36df8f;hp=6a9d86226a7ac15d59f285bebfb25b8a42c175d4;hpb=c5d660ae244babd4afc7863ba23f66d31af6e29e;p=libsigrok.git diff --git a/strutil.c b/strutil.c index 6a9d8622..b26caea0 100644 --- a/strutil.c +++ b/strutil.c @@ -284,4 +284,3 @@ gboolean sr_parse_boolstring(const char *boolstr) return FALSE; } -