Broken patch in libgtop2

Thomas E. Spanjaard tgen at netphreax.net
Mon Aug 7 08:26:51 PDT 2006


walt wrote:
There is a typo in pkgsrc/sysutils/libgtop2/patches/patch-ab,
line 39:
+       buf->rtime = pinfo [0].kp_eproc.e.uticks / 100000;
That should read:
+       buf->rtime = pinfo [0].kp_eproc.e_uticks / 100000;
It might be my eyes, but those lines are identical.

Cheers,
--
        Thomas E. Spanjaard
        tgen at xxxxxxxxxxxxx
Attachment:
signature.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00001.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20060807/6173b8b5/attachment-0017.obj>


More information about the Bugs mailing list