diff --git a/tests/ampctl_parse.c b/tests/ampctl_parse.c index 68eb701b1..51cd7390f 100644 --- a/tests/ampctl_parse.c +++ b/tests/ampctl_parse.c @@ -1550,7 +1550,7 @@ void print_model_list() for (s = models; s != NULL; s = (struct mod_lst *)(s->hh.next)) { - printf("%6d %-23s%-24s%-16s%s\n", + printf("%6u %-23s%-24s%-16s%s\n", s->id, s->mfg_name, s->model_name,