silence various warnings
This commit is contained in:
parent
01d1f4cb4b
commit
bcac59d81b
13 changed files with 18 additions and 24 deletions
|
|
@ -591,7 +591,6 @@ main(int argc, char *argv[])
|
|||
} else if(affix[0] != 0 && affix[0] != '.')
|
||||
print("%s\t%s\n", affix, original);
|
||||
}
|
||||
exits(0);
|
||||
}
|
||||
|
||||
/* strip exactly one suffix and do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue