]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
server: Initialize user list at compile time.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 12 Aug 2017 23:05:22 +0000 (01:05 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 13 Mar 2018 02:28:10 +0000 (03:28 +0100)
This allows the removal of the "initialized" variable, and it
simplifies user_list_init().


No differences found