Make the argument list output look more like the Lisp docstrings do.
authorRoland McGrath <roland@gnu.org>
Sun, 16 Jan 1994 08:35:01 +0000 (08:35 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 16 Jan 1994 08:35:01 +0000 (08:35 +0000)
commit069ad9ead4a4f1f48dceb3677ed4601799034a8f
tree4fc22149d05a371d9e3c2a2f7a96db88b61d8b12
parenta1d528953c09ac8f78cc5efd9bc64265412221d3
Make the argument list output look more like the Lisp docstrings do.
(write_c_args): Take new arg FUNC.  Make output look like lisp call
prototypes: (function ARG1 ARG2), upcasing arg names.
(scan_c_file): Pass BUF to write_c_args for FUNC arg.
lib-src/make-docfile.c