]> git.tuebingen.mpg.de Git - paraslash.git/commit
command.c: Document return value of handle_connect().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 26 Mar 2018 23:09:35 +0000 (01:09 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 26 Mar 2018 23:09:50 +0000 (01:09 +0200)
commit8f69a1302a52163c61142531c4a6944510c3ec12
tree24e3c4eb51a1e6f825e411d888a01b97a3e3d1f5
parent5ceb90b647125035d52ae935a7fdae037b5b50a4
command.c: Document return value of handle_connect().

Kind of pointless, but gets rid of the following Doxygen warning:

/home/maan/scm/paraslash/server.h:112: warning: return type of member handle_connect is not documented
command.c