]> sigrok.org Git - libsigrok.git/commit - session_file.c
fix CLI size string specification
authorBert Vermeulen <redacted>
Sun, 27 Nov 2011 18:31:25 +0000 (19:31 +0100)
committerBert Vermeulen <redacted>
Sun, 27 Nov 2011 18:33:07 +0000 (19:33 +0100)
commitf64c14141b0c90fa78cacbc502dd2a41239376fd
tree50771f19ef6636417f5d52bac43f66bbcb565ad9
parentcb93f8a927e6fb2cb1d89176766c5c9c398db5c3
fix CLI size string specification

accept "hz" as optional qualifier but nothing else
properly return an error instead of quietly returning zero size
session_file.c
sigrok-proto.h
strutil.c