sbin/hammer: Add /* not reached */ (missing ones in 052fd72b)
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 12 Apr 2017 15:58:52 +0000 (18:58 +0300)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 12 Apr 2017 21:50:12 +0000 (00:50 +0300)
commit73cca6386bb9a184e2092ef50a60e010e617866e
tree2cd35276b71088fbda3744e0c0f42966d3fa6d07
parentdf9f204008c2d008e49c501cbbffb016141f154c
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.
sbin/hammer/blockmap.c
sbin/hammer/cmd_dedup.c
sbin/hammer/cmd_remote.c
sbin/hammer/cmd_strip.c
sbin/hammer/hammer.c