git: kernel/ddb: Fix type mismatch in different objects.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Tue Oct 25 06:01:33 PDT 2016
commit f773a7d816db82b3c9ff806e85cc014615cf0c5b
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Oct 25 14:23:25 2016 +0300
kernel/ddb: Fix type mismatch in different objects.
Found while playing with LTO.
While there, use true/false types from <sys/types.h>.
Summary of changes:
sys/ddb/db_command.c | 2 +-
sys/ddb/db_run.c | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f773a7d816db82b3c9ff806e85cc014615cf0c5b
--
DragonFly BSD source repository
More information about the Commits
mailing list