X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fsysclk-lwla%2Fprotocol.c;h=6d9c7c751747975a8b7ba743dcfeb640b05f3e74;hb=43af7604d0910e9831d027d5a53ca806cee8bdfc;hp=46a9d6c9d56a7dc37e443f1127e34d6d69b78e92;hpb=9e9dba7b41bdd87d4ce442bc9bf6507518e97000;p=libsigrok.git diff --git a/src/hardware/sysclk-lwla/protocol.c b/src/hardware/sysclk-lwla/protocol.c index 46a9d6c9..6d9c7c75 100644 --- a/src/hardware/sysclk-lwla/protocol.c +++ b/src/hardware/sysclk-lwla/protocol.c @@ -195,7 +195,7 @@ static void handle_length_response(const struct sr_dev_inst *sdi) submit_request(sdi, STATE_READ_PREPARE); } -/* Evaluate and act on the response to a capture length request. +/* Evaluate and act on the response to a capture memory read request. */ static void handle_read_response(const struct sr_dev_inst *sdi) {