Incorrect code line in man.c

Paul Marsh marsh at umt.UUCP
Thu Feb 9 08:14:03 AEST 1989


While looking through Ultrix v1.2 sources for "man.c", I noticed the following
code segment:
			if (ss = 0)
			   work[last+1] = 0;
I assume the author wanted to test for equality with the IF statement.  Is that
correct?

-- 
UUCP :	... ! ucdavis ! umt ! marsh
US Mail :	Paul Marsh,	University of Montana, Computer Center
	    			Missoula, MT	59812
phone :				(406) 243-5455
-- 
-- 
UUCP :	... ! ucdavis ! umt ! marsh
US Mail :	Paul Marsh,	University of Montana, Computer Center
	    			Missoula, MT	59812
phone :				(406) 243-5455



More information about the Comp.bugs.4bsd.ucb-fixes mailing list