]> git.proxmox.com Git - mirror_frr.git/commit - lib/linklist.c
lib: add proper doc comments for hash & linklist
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 24 May 2018 18:43:57 +0000 (18:43 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 25 May 2018 16:29:54 +0000 (16:29 +0000)
commit6fd8c487e1b61fc75c73e80fd06b839585613715
tree3b22ec506e8c94dea459a676e5687f3b0094819f
parent91f1037064d503f2e5f1756f66c10f3926960836
lib: add proper doc comments for hash & linklist

* Remove references to ospf source files from linklist.[ch]
* Remove documentation comments from hash.c and linklist.c
* Add comprehensive documentation comments to linklist.h and hash.h

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/hash.c
lib/hash.h
lib/linklist.c
lib/linklist.h