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;

Joerg or Geert, could you fix that for us?

Thanks!

Reply via email to