On 24/09/14 17:28, Werner LEMBERG wrote: > Honestly, I would like it to be > > // ps_get_line(): collect an input record from a PostScript file. > // ... > // > static > int ps_get_line(char *buf, ... >
Okay. That's how I'll do it, then. (FWIW, for MinGW I normally put the comment block immediately *after* the opening brace of the function body itself, but I know that's not consistent with how groff normally does it). -- Regards, Keith.