tools/atrf-xmit/atrf-xmit.c: corrected title comment

This commit is contained in:
Werner Almesberger
2011-06-20 18:22:29 -03:00
parent 668d8c61cf
commit 106ef7ff7f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ static int cmd_more(struct atrf_dsc *dsc, struct netio *netio, const char *cmd)
return netio_printf(netio, "+0x%02x\n", res);
}
if (!strcasecmp(cmd, "wait")) {
uint8_t res;
int res;
if (!n)
n = 1;