]> granicus.if.org Git - procps-ng/commit
top: restored a function prologue lost a long time ago
authorJim Warner <james.warner@comcast.net>
Mon, 26 Jul 2021 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 1 Aug 2021 10:36:55 +0000 (20:36 +1000)
commit335ec18774878cb4e1e49d5129d51483027d1d01
tree0edacd03408e681f113826ebb5be5e6dc1b44a89
parentc23d2708d4a6a80e029289d630c84824d27b1ada
top: restored a function prologue lost a long time ago

For some reason, when top was modified to exploit that
<pids> api, one function prologue was removed. So this
commit just restores it to the 'window_show' function.

Reference(s):
. Aug, 2015 - adapted to new <pids> api
commit 77dc22b9101af39fc30306e36d65cad2b396cc9e

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c