This commit is contained in:
parent
c2327e0242
commit
f51a0713bc
1 changed files with 1 additions and 2 deletions
|
@ -175,8 +175,7 @@ static error_t parse_opt(int key, char *arg, struct argp_state *state){
|
|||
default:
|
||||
return ARGP_ERR_UNKNOWN;
|
||||
}
|
||||
printf("%03x = %s\n", key, arg);
|
||||
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue