]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/sysclk-lwla/protocol.c
sysclk-lwla: Fix copy'n'paste mistake in comment
[libsigrok.git] / src / hardware / sysclk-lwla / protocol.c
index 46a9d6c9d56a7dc37e443f1127e34d6d69b78e92..6d9c7c751747975a8b7ba743dcfeb640b05f3e74 100644 (file)
@@ -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)
 {