]> granicus.if.org Git - zziplib/commit
docs: fix various warnings
authorPatrick Steinhardt <ps@pks.im>
Wed, 22 May 2019 18:55:24 +0000 (20:55 +0200)
committerPatrick Steinhardt <ps@pks.im>
Sun, 4 Aug 2019 19:03:48 +0000 (21:03 +0200)
commit5e55767557936eaca971ede6de4728d753fc8fb3
treef2275913d884f447024eba63350b23bc20bae43a
parent89d623631b68e7d5c3fd3cedb85754138d0f7931
docs: fix various warnings

There's various warnings in the generated documentation either due to
missing links or to mistaken use of simple comments `/* */` instead of
docstyle comments `/** */`. Fix some of these by converting to docstyle
comments or fixing the referenced function names.
zzip/memdisk.c
zzip/zip.c