git: sbin/hammer: Fix improper perror(3) usage
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Oct 31 09:52:25 PDT 2015
commit 6e7f88a861368867e049e09de156d7a1e873844e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Fri Oct 30 21:51:44 2015 +0900
sbin/hammer: Fix improper perror(3) usage
2550036f and fff0110a should have used err(3) instead of perror(3).
Spotted-by: swildner
Summary of changes:
sbin/hammer/misc.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e7f88a861368867e049e09de156d7a1e873844e
--
DragonFly BSD source repository
More information about the Commits
mailing list