From bf0a201008671f81c107de72c026b1b84967561d Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Tue, 26 Dec 2006 10:42:51 +0000 Subject: style fixes last xcalloc replaced by xzalloc --- procps/fuser.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'procps/fuser.c') diff --git a/procps/fuser.c b/procps/fuser.c index a216eaec8..9752af74e 100644 --- a/procps/fuser.c +++ b/procps/fuser.c @@ -319,7 +319,7 @@ int fuser_main(int argc, char **argv) bb_show_usage(); fni = xmalloc(sizeof(int)); - for(i=1;i