git: sbin/hammer: Fix compile-time warning by some Linux distros

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sun Oct 1 06:02:07 PDT 2017


commit eccac4ffb5982fd205a1701631a4c37bfa42cc25
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
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



More information about the Commits mailing list