sbin/hammer: Fix compile-time warning by some Linux distros
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 1 Oct 2017 12:37:54 +0000 (15:37 +0300)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sun, 1 Oct 2017 12:40:09 +0000 (15:40 +0300)
commiteccac4ffb5982fd205a1701631a4c37bfa42cc25
treeb523daf43e6299147f2bf55647dfbfd41c6dc676
parent6700dd3485876f493f3e2ca8d617389984b4f7af
sbin/hammer: Fix compile-time warning by some Linux distros

--
test_dupkey.c: In function 'main':
test_dupkey.c:54:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
sbin/hammer/test_dupkey.c