]> git.tue.mpg.de Git - paraslash.git/commit
Add missing documentation of rfds parameter of accept_sender_client().
authorAndre Noll <maan@systemlinux.org>
Tue, 27 Jul 2010 21:19:31 +0000 (23:19 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 27 Jul 2010 21:19:31 +0000 (23:19 +0200)
commit8e74df45624e5b76debcd685f8e616dc6ad2bd3a
tree52b72ca1b87cbb92455695f95bcc0c45d8d4e6c0
parentd6f52cebbb178c884ba54ea782efa56a009493db
Add missing documentation of rfds parameter of accept_sender_client().

Fixes

/home/work/maan/scm/paraslash/send_common.c:260: warning: The following parameters of accept_sender_client(struct sender_status *ss, fd_set *rfds) are not documented:
parameter 'rfds'
send_common.c