Prevail order
This commit is contained in:
parent
14c5ab48d5
commit
369bb01eb1
2
tr.c
2
tr.c
@ -174,7 +174,7 @@ int
|
|||||||
main(int argc, char *argv[])
|
main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
Rune r = 0, lastrune = 0;
|
Rune r = 0, lastrune = 0;
|
||||||
size_t off1, off2, m, i;
|
size_t off1, off2, i, m;
|
||||||
|
|
||||||
ARGBEGIN {
|
ARGBEGIN {
|
||||||
case 'c':
|
case 'c':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user