git: sbin/hammer: Remove tabs in B-Tree indentation
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sun Mar 27 10:07:47 PDT 2016
commit 6eb402e5915f85eb8dcda0d0a472aac9e941c012
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sat Mar 26 11:23:59 2016 +0900
sbin/hammer: Remove tabs in B-Tree indentation
hammer show prints indentations in B-Tree contents using space (0x20).
Remove existing tab indentations.
Summary of changes:
sbin/hammer/cmd_show.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6eb402e5915f85eb8dcda0d0a472aac9e941c012
--
DragonFly BSD source repository
More information about the Commits
mailing list