X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Frigol-ds1xx2%2Fprotocol.h;h=fa056030f4e49ee10e54338f1221c373281d1607;hb=861c447bfb020a59ac9d197c4a74a4e8ea3998bf;hp=cc9251ac20748757643938c0c706093acd387c90;hpb=69e19dd7691f86ac001469d1b319e1358e0d9778;p=libsigrok.git diff --git a/hardware/rigol-ds1xx2/protocol.h b/hardware/rigol-ds1xx2/protocol.h index cc9251ac..fa056030 100644 --- a/hardware/rigol-ds1xx2/protocol.h +++ b/hardware/rigol-ds1xx2/protocol.h @@ -37,7 +37,7 @@ /** Private, per-device-instance driver context. */ struct dev_context { - /** The current frame limit */ + /** The current frame limit. */ uint64_t limit_frames; /** The current sampling limit (in number of samples). */