]> sigrok.org Git - sigrok-cli.git/commit
Fix invalid frame limit error reporting
authorGuido Trentalancia <redacted>
Sun, 21 Oct 2018 22:15:35 +0000 (00:15 +0200)
committerUwe Hermann <redacted>
Sun, 21 Oct 2018 22:27:47 +0000 (00:27 +0200)
commit230e607b9b87fa5e2779731006380d2e4331773a
tree7c1d13ebdea3c571a8e822dba3c3278cbf4b6343
parenta30c837a1a2562f60b329be70b1ca6f7e9a5c2e5
Fix invalid frame limit error reporting

This patch fixes a bug in the sigrok command-line interface error reporting
when an invalid frame limit is selected for the Hameg/Rohde&Schwarz HMO
mixed-signal oscilloscope driver (hameg-hmo).

Signed-off-by: Guido Trentalancia <redacted>
session.c