git: sbin/hammer: Cleanup sbin/hammer/hammer_util.h
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Aug 11 05:49:59 PDT 2016
commit 044711a6179c7282e7f409220c1c310c5eb9d775
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Thu Aug 11 19:55:46 2016 +0900
sbin/hammer: Cleanup sbin/hammer/hammer_util.h
Move externs for global variables from hammer_util.h to hammer.h.
These are either only accessible via /sbin/hammer getopt options,
or only locally used by /sbin/hammer commands.
Summary of changes:
sbin/hammer/hammer.h | 3 +++
sbin/hammer/hammer_util.h | 12 ++++--------
2 files changed, 7 insertions(+), 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/044711a6179c7282e7f409220c1c310c5eb9d775
--
DragonFly BSD source repository
More information about the Commits
mailing list