]> git.tuebingen.mpg.de Git - paraslash.git/commit
recv_common.c: Improve documentation of check_receiver_arg().
authorAndre Noll <maan@systemlinux.org>
Wed, 8 Jan 2014 06:00:36 +0000 (06:00 +0000)
committerAndre Noll <maan@systemlinux.org>
Sat, 22 Feb 2014 15:49:30 +0000 (16:49 +0100)
commit4a55942a597fc7c828a30557e6621debe5c37481
tree7028f2067693e20545303ede76fd9706c0ce4960
parent25775b492fc77e7ad4cb8cf27261e806f22756e6
recv_common.c: Improve documentation of check_receiver_arg().

Drop meaningless "and further are present", and note that the "real"
type of the returned pointer depends on the receiver.
recv_common.c