From: Denys Vlasenko Date: Sat, 29 Jul 2017 00:27:12 +0000 (+0200) Subject: ps: tweak outdated comment, no code changes X-Git-Tag: 1_28_0~281 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=69be994de69d794f038f10a3e7a67519b2006581;p=oweals%2Fbusybox.git ps: tweak outdated comment, no code changes Signed-off-by: Denys Vlasenko --- diff --git a/procps/ps.c b/procps/ps.c index 6348df5f2..eb1946d27 100644 --- a/procps/ps.c +++ b/procps/ps.c @@ -429,11 +429,6 @@ static void func_label(char *buf, int size, const procps_status_t *ps) #endif /* -static void func_nice(char *buf, int size, const procps_status_t *ps) -{ - ps->??? -} - static void func_pcpu(char *buf, int size, const procps_status_t *ps) { }