Remove whitespace.
This commit is contained in:
parent
fa0e22f64a
commit
2533468b8c
@ -549,4 +549,3 @@ __ultoa(char *buf, u_long ul, int base)
|
||||
while ((ul /= base) != 0);
|
||||
return (p);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user