git: sbin/hammer: Sync return value of test_btree_search() with hammer_btree_cmp()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Oct 6 14:28:55 PDT 2016
commit 9a4f151e2be289fe8ce42c16113ead4b47513246
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Tue Sep 27 01:26:55 2016 +0900
sbin/hammer: Sync return value of test_btree_search() with hammer_btree_cmp()
Sync with the previous commit.
Doesn't change anything as all it matters is whether it's + or - or 0.
Summary of changes:
sbin/hammer/cmd_show.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a4f151e2be289fe8ce42c16113ead4b47513246
--
DragonFly BSD source repository
More information about the Commits
mailing list