]> git.tuebingen.mpg.de Git - paraslash.git/commit
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)
commit7c305178150d5adb4b566e11f1a4bc2e5fe91c8e
treeb8b8b67805c8d8c3f0253a8e80e461feb174fd2d
parent85f77d8944779bfac7f65271a7f5c5986700b648
server: Initialize user list at compile time.

This allows the removal of the "initialized" variable, and it
simplifies user_list_init().
user_list.c