git: sbin/hammer: Add /* not reached */ (missing ones in 052fd72b)
    Tomohiro Kusumi 
    tkusumi at crater.dragonflybsd.org
       
    Wed Apr 12 14:50:09 PDT 2017
    
    
  
commit 73cca6386bb9a184e2092ef50a60e010e617866e
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Wed Apr 12 18:58:52 2017 +0300
    sbin/hammer: Add /* not reached */ (missing ones in 052fd72b)
    
    Some comments for errx(3) were missing in 052fd72b which was intended
    to do this for all err(3)/errx(3) in sbin/hammer/*.c.
Summary of changes:
 sbin/hammer/blockmap.c   |  4 +++-
 sbin/hammer/cmd_dedup.c  |  6 +++++-
 sbin/hammer/cmd_remote.c | 12 +++++++++---
 sbin/hammer/cmd_strip.c  |  4 +++-
 sbin/hammer/hammer.c     | 18 ++++++++++++++----
 5 files changed, 34 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/73cca6386bb9a184e2092ef50a60e010e617866e
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list