[comp.sources.bugs] Syntax error in mcc

brent%terra@Sun.COM (Brent Callaghan) (02/26/88)

At line 211 in mcc.c.  It should read "p++" not "P++".
This is how mcc reported the error:

	f (p == NULL)
		    p = srcname;
		else
		    P++;
	>>>>  P undefined <<<< (last error)

Made in New Zealand -->  Brent Callaghan  @ Sun Microsystems
			 uucp: sun!bcallaghan
			 phone: (415) 691 6188