mirror of
https://github.com/steve-m/hsdaoh.git
synced 2025-12-10 07:44:41 +01:00
Spacing fix
This commit is contained in:
parent
03f618b941
commit
190e3bac3e
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ int main(int argc, char **argv)
|
|||
num_bufs = (unsigned int)atoi(optarg);
|
||||
break;
|
||||
case 's':
|
||||
set_signed = true;
|
||||
set_signed = true;
|
||||
break;
|
||||
case '0':
|
||||
fname0_used = true;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue