]> granicus.if.org Git - procps-ng/commit
procps-ng : fix readproc gnu_scanf format warnings
authorGilles Espinasse <g.esp@free.fr>
Tue, 26 Mar 2013 09:16:43 +0000 (10:16 +0100)
committerCraig Small <csmall@enc.com.au>
Tue, 26 Mar 2013 09:53:35 +0000 (20:53 +1100)
commita75f698977f1e8c705a46dac48767aa87df9dd79
tree20f172c61c5baba245e47a4f5966b3b17b694ed1
parent46e47a527f156791669a271b12a55a1599023757
procps-ng : fix readproc gnu_scanf format warnings

readproc.c: In function 'stat2proc' :
readproc.c:516: warning: use of assignment suppression and length modifier together in gnu_scanf format
readproc.c:516: warning: use of assignment suppression and length modifier together in gnu_scanf format

Signed-off-by: Gilles Espinasse <g.esp@free.fr>
proc/readproc.c