Commit 5211a29
committed
mctp-client: avoid 'tag' term in argument parsing error
The 'tag' term has a specific meaning in MCTP communication, avoid using
it to reference a type of argument.
Since the user is dealing with arguments anyway, just call it an
argument.
Signed-off-by: Jeremy Kerr <[email protected]>1 parent bc7fff7 commit 5211a29
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
0 commit comments