X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Finput%2Fvcd.c;h=8d6edd1dcc77594ea31f6cab8c489c1c974a48aa;hb=105df67463b84683a35f3474eccc871e5aa4ed0e;hp=1f20033095e30066e46a9716a78f6f7a3c17e61c;hpb=d9251a2c9f1ca4380c27240ccca90c9f9ed46d3f;p=libsigrok.git diff --git a/src/input/vcd.c b/src/input/vcd.c index 1f200330..8d6edd1d 100644 --- a/src/input/vcd.c +++ b/src/input/vcd.c @@ -26,7 +26,7 @@ * * skip: Allows skipping until given timestamp in the file. * This can speed up analyzing of long captures. - * + * * Value < 0: Skip until first timestamp listed in * the file. (default) *