]> granicus.if.org Git - procps-ng/commit
top: correct a minor instance of wrong NLS macro usage
authorJim Warner <james.warner@comcast.net>
Wed, 27 Sep 2017 05:01:11 +0000 (00:01 -0500)
committerCraig Small <csmall@enc.com.au>
Sun, 1 Oct 2017 11:19:58 +0000 (22:19 +1100)
commit01fb8d5a786e6aa9e19c26f74f819fb917f2402f
treeeb629acfec8d2e4dafa518ffd04a3b192fdd5947
parentbda18fd41caeaa2f79d973b42288e5f4aef82837
top: correct a minor instance of wrong NLS macro usage

The 'N_fmt' and 'N_txt' macros are interchangeable and
just highlight the 2 str types found in Norm_nlstable.

The change in this patch (strictly cosmetic) was found
during the coding for what will be the next 2 commits.
It has not been squashed into either of those so as to
not muddy up the waters for what was a major refactor.

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