git: sbin/hammer: Move pidfile_loc[] to hammer.h
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Fri Sep 2 07:51:46 PDT 2016
commit 6d52f9f2b73b3feb44d1e47915cbdd9ee0e345c9
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Fri Sep 2 21:48:15 2016 +0900
sbin/hammer: Move pidfile_loc[] to hammer.h
It's more appropriate to define this in hammer.h than hammer_util.h,
as this string is only used by /sbin/hammer commands.
Summary of changes:
sbin/hammer/hammer.h | 6 ++++++
sbin/hammer/hammer_util.h | 6 ------
2 files changed, 6 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6d52f9f2b73b3feb44d1e47915cbdd9ee0e345c9
--
DragonFly BSD source repository
More information about the Commits
mailing list