Typo in top 2.5

Phil Hochstetler phil at sequent.UUCP
Tue Jun 6 13:56:03 AEST 1989


I noticed a typo in top 2.5 in the file "display.c".
The following code has an extra ";" at line 117.

   117	    if (mpid != lmpid);
   118	    {
   119		Move_to(x_lastpid, y_lastpid);
   120		printf("%5d", mpid);
   121		lmpid = mpid;
   122	    }

This bug is somewhat harmless but does increase the cpu time consumed.

-- 
Phil Hochstetler		UUCP:  uunet!sequent!phil
Sequent Computer Systems
Beaverton, Oregon



More information about the Comp.sources.bugs mailing list