"This is the add^H^H^Hinfo module."
Pedantic comment fix. PR: bin/5188 Submitted by: Alex [3]garbanzo@hooked.net
This commit is contained in:
parent
33d07164d6
commit
a86f3c5dee
@ -1,6 +1,6 @@
|
||||
#ifndef lint
|
||||
static const char rcsid[] =
|
||||
"$Id: main.c,v 1.13 1997/03/31 05:10:50 imp Exp $";
|
||||
"$Id: main.c,v 1.14 1997/10/08 07:47:26 charnier Exp $";
|
||||
#endif
|
||||
|
||||
/*
|
||||
@ -20,7 +20,7 @@ static const char rcsid[] =
|
||||
* Jordan K. Hubbard
|
||||
* 18 July 1993
|
||||
*
|
||||
* This is the add module.
|
||||
* This is the info module.
|
||||
*
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user