]> sigrok.org Git - libsigrok.git/commitdiff
sysclk-lwla: Fix copy'n'paste mistake in comment
authorDaniel Elstner <redacted>
Fri, 27 Nov 2015 02:19:43 +0000 (03:19 +0100)
committerDaniel Elstner <redacted>
Fri, 27 Nov 2015 02:19:43 +0000 (03:19 +0100)
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)
 {