(struct rcsoc_state): New type.
authorMiles Bader <miles@gnu.org>
Sun, 21 Oct 2001 13:48:16 +0000 (13:48 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 21 Oct 2001 13:48:16 +0000 (13:48 +0000)
commit52d8c529768a1e337a065cd6ea79451b13c41afd
treec58dacd9454a724b6b5395880b4d08a117ddb8bb
parent888ebd132e5d888159bcf2667844d54782cbd11e
(struct rcsoc_state): New type.
(read_c_string_or_comment): Use a variable of type `rcsoc_state' to hold
most of our state.
(put_char): Add STATE parameter, and remove all other parameters
except CH.  Use STATE to get access to all needed state.
(scan_keyword_or_put_char): New function.
lib-src/make-docfile.c