git: sbin/newfs_hammer: Remove \n from errx(3)
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Oct 29 21:30:56 PDT 2016
commit 7eb492ebde5286abcdec2e293444ca25e3c918c7
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Oct 30 01:20:49 2016 +0900
sbin/newfs_hammer: Remove \n from errx(3)
errx(3) doesn't need \n (unless that's intentional).
Most programs don't have \n either.
Summary of changes:
sbin/newfs_hammer/newfs_hammer.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7eb492ebde5286abcdec2e293444ca25e3c918c7
--
DragonFly BSD source repository
More information about the Commits
mailing list