CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/04/03 05:34:19
Modified files:
usr.bin/mandoc : cgi.c libmandoc.h mandoc.h mandocdb.c
mdoc_markdown.c out.h roff.c
Log message:
Remove some stray argument names from function prototypes,
for consistency with the dominant style used in mandoc.
No functional change.
Patch from Martin Vahlensieck <academicsolutions dot ch>.
