commit 7eb492ebde5286abcdec2e293444ca25e3c918c7
Author: Tomohiro Kusumi <[email protected]>
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