[comp.sources.bugs] Gone-- Reserve a terminal

lvc@tut.cis.ohio-state.edu (Lawrence V. Cipriani) (01/01/88)

The file gone.c of the gone program has at line 182

	if (pid = 0)

which should be

	if (pid == 0)
-- 
	Larry Cipriani AT&T Network Systems at
	cbosgd!osu-cis!tut!lvc Ohio State University