Code

src/liboping.c: Return the number of bytes actually required to store the username
authorFlorian Forster <octo@verplant.org>
Sat, 26 Jan 2008 13:00:02 +0000 (14:00 +0100)
committerFlorian Forster <octo@verplant.org>
Sat, 26 Jan 2008 13:00:02 +0000 (14:00 +0100)
commit6a80978c319f04a73f3aa8303f697705cf753898
tree3d17f38dff72ff852b01c19a61e993104bed56a7
parent684d3fd2cf4f025a4661405f2fc4aa5b57310824
src/liboping.c: Return the number of bytes actually required to store the username

Including the terminating NULL-byte.
src/liboping.c