Doc & formatting fixes.
This commit is contained in:
parent
18ee9a2f35
commit
1ec5767d5f
5 changed files with 3 additions and 6 deletions
|
@ -79,7 +79,6 @@ player_init(void)
|
|||
emp_initque(&Players);
|
||||
init_player_commands();
|
||||
|
||||
|
||||
sp = getservbyname("empire", "tcp");
|
||||
if (sp == 0)
|
||||
port = htons(atoi(loginport));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue