]> granicus.if.org Git - procps-ng/commit
pgrep: fix compiler warnings
authorSami Kerola <kerolasa@iki.fi>
Sat, 25 Feb 2012 21:09:50 +0000 (22:09 +0100)
committerCraig Small <csmall@enc.com.au>
Sat, 3 Mar 2012 07:29:40 +0000 (18:29 +1100)
commit2f6b9bbfb8bb7fd5759ea449025a388682e88582
tree417590fab51f245ed6a60874b14e200d453ceb68
parentafa45f0da02566b065fcb92709ff86e43783627e
pgrep: fix compiler warnings

pgrep.c:539:10: warning: unused variable 'buff' [-Wunused-variable]
pgrep.c:648:1: warning: "/*" within comment [-Wcomment]
pgrep.c:803:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Conflicts:

pgrep.c
pgrep.c