]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
server: Rename init_vss_task() to vss_init().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 7 Aug 2017 17:51:15 +0000 (19:51 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 8 Aug 2017 10:29:13 +0000 (12:29 +0200)
The function not only initializes the vss task but also the three
senders. Moreover, all other public functions of vss.c are also
prefixed with vss_. Finally, the new name is shorter.


No differences found