]> git.tuebingen.mpg.de Git - paraslash.git/commit
net.c: Add documentation of flowopt_new().
authorAndre Noll <maan@systemlinux.org>
Sat, 6 Jul 2013 18:20:41 +0000 (20:20 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 13 Jul 2013 17:58:22 +0000 (19:58 +0200)
commit0fd87393066ba5a6f0245b8a54b4fd47b281dfce
treed51af8db239276b5ba958b2e012ce0520c43473c
parent8536a1d8de423ab7d021c1f1364bb12fab8ce575
net.c: Add documentation of flowopt_new().

It's not obvious that the returned structure does not need to
be freed by the caller, so let's document this fact.
net.c