Delete comment of unused parameter

Removed reference to cmd_len from comments of kenwood_transaction which
is no longer used.
Hamlib-3.0
Nate Bargmann 2015-02-13 14:17:47 -06:00
rodzic 4a74db654a
commit 3e06fff221
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -179,7 +179,6 @@ const struct confparams kenwood_cfg_params[] = {
* Parameters:
* cmdstr: Command to be sent to the rig. cmdstr can also be NULL,
* indicating that only a reply is needed (nothing will be sent).
* cmd_len: Not used
* data: Buffer for reply string. Can be NULL, indicating that no reply
* is needed and will return with RIG_OK after command was sent.
* datasize: in: Size of buffer. It is the caller's responsibily to provide