]> granicus.if.org Git - procps-ng/commit
top: whack an obsolete string plus its associated code <=== port of newlib 244f2b33 oldlib
authorJim Warner <james.warner@comcast.net>
Mon, 10 Oct 2022 18:24:13 +0000 (13:24 -0500)
committerCraig Small <csmall@dropbear.xyz>
Thu, 20 Oct 2022 10:44:14 +0000 (21:44 +1100)
commit6eba357054cf7cc3b52138a834466cef81ca02fd
treeed56daa79762172a12e221bb8a4d70d85b8d5b01
parente81b58beaabfdbf93c5231642ec1205a9dfc1f3c
top: whack an obsolete string plus its associated code <=== port of newlib 244f2b33

______________________________ original newlib message
----------------------------------- ( minus git hash )

When long command line options were introduced, in the
patch shown below, the string associated with the enum
'WRONG_switch_fmt' became obsolete. However, that enum
and its string were never removed. Well, now they are.

Reference(s):
. Sep, 2021 - getopt and long cmdline options
commit ........................................

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