mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
more whitespace normalization
This commit is contained in:
parent
c7cf6f0049
commit
2c2618d858
@ -114,7 +114,6 @@ main(int argc, char **argv)
|
|||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
switch (c) {
|
switch (c) {
|
||||||
case 'p':
|
case 'p':
|
||||||
port = atoi(argv[i+1]);
|
port = atoi(argv[i+1]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user