git: Change '#if notyet' to '#if 0 /* not yet */' which fixes -Wundef.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Sep 26 23:52:15 PDT 2018
commit 2cc577c118a38e4814ecccd6197cd939172a9853
Author: Sascha Wildner <saw at online.de>
Date: Thu Sep 27 08:52:01 2018 +0200
Change '#if notyet' to '#if 0 /* not yet */' which fixes -Wundef.
Summary of changes:
sys/boot/pc32/libi386/smbios.h | 2 +-
usr.bin/netstat/inet.c | 2 +-
usr.sbin/moused/moused.c | 20 ++++++++++----------
3 files changed, 12 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2cc577c118a38e4814ecccd6197cd939172a9853
--
DragonFly BSD source repository
More information about the Commits
mailing list