Comment closer ("*/") added to description of getlines().
This commit is contained in:
parent
7e3e49082c
commit
ee3ef338db
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ extern line_p getlines(); /* ( FILE *lf; int n; proc_p *p_out;
|
||||||
* Read n lines of EM text and doubly
|
* Read n lines of EM text and doubly
|
||||||
* link them. Also process messages
|
* link them. Also process messages
|
||||||
* if required.
|
* if required.
|
||||||
|
*/
|
||||||
|
|
||||||
extern bblock_p freshblock(); /* ()
|
extern bblock_p freshblock(); /* ()
|
||||||
* Allocate a bblock struct and assign
|
* Allocate a bblock struct and assign
|
||||||
|
|
Loading…
Reference in a new issue