commit 8a3aa3659b4ce3f84494b41a4a3bc8b54f647040
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/8a3aa3659b4ce3f84494b41a4a3bc8b54f647040
--
DragonFly BSD source repository