Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/10/1996 21:30:02
pk
Sun Nov 10 13:21:30 PST 1996
Update of /cvsroot/src/usr.bin/m4
In directory netbsd1:/var/slash-tmp/cvs-serv18234

Modified Files:
	eval.c 
Log Message:
Use COMMA in stead of ',' when pushing items back on the stack, for
consistency with the macro parsing routine. Suggested by Brian Grayson.


pk
Sun Nov 10 13:23:54 PST 1996
Update of /cvsroot/src/usr.bin/m4
In directory netbsd1:/var/slash-tmp/cvs-serv18339

Modified Files:
	serv.c 
Log Message:
Sync with eval.c. (What's this file doing here, anyway?).