Skip to content

Commit

Permalink
mxqd: Fix server_dump() loop
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Jul 26, 2015
1 parent 40e04c8 commit 38724bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mxqd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1580,6 +1580,7 @@ int main(int argc, char *argv[])

if (slots_started || slots_returned) {
server_dump(&server);
slots_started = 0;
}

group_cnt = load_groups(&server);
Expand Down

0 comments on commit 38724bd

Please sign in to comment.