commit eccac4ffb5982fd205a1701631a4c37bfa42cc25
Author: Tomohiro Kusumi <[email protected]>
Date: Sun Oct 1 15:37:54 2017 +0300
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]
}
Summary of changes:
sbin/hammer/test_dupkey.c | 2 ++
1 file changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eccac4ffb5982fd205a1701631a4c37bfa42cc25
--
DragonFly BSD source repository