From ee3ef338dba9c1598db63a413e825d3ab3fcd15d Mon Sep 17 00:00:00 2001 From: bal Date: Mon, 3 Dec 1984 12:12:37 +0000 Subject: [PATCH] Comment closer ("*/") added to description of getlines(). --- util/ego/share/get.h | 1 + 1 file changed, 1 insertion(+) diff --git a/util/ego/share/get.h b/util/ego/share/get.h index 2cafde4cc..0268a7297 100644 --- a/util/ego/share/get.h +++ b/util/ego/share/get.h @@ -23,6 +23,7 @@ extern line_p getlines(); /* ( FILE *lf; int n; proc_p *p_out; * Read n lines of EM text and doubly * link them. Also process messages * if required. + */ extern bblock_p freshblock(); /* () * Allocate a bblock struct and assign -- 2.34.1