git: Change '#if NOT_YET' to '#if 0 /* not yet */' which fixes -Wundef.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Sep 26 23:54:58 PDT 2018


commit d84ac4d94d7cf0f6ad509ee61b642622ccc5980f
Author: Sascha Wildner <saw at online.de>
Date:   Thu Sep 27 08:54:51 2018 +0200

    Change '#if NOT_YET' to '#if 0 /* not yet */' which fixes -Wundef.

Summary of changes:
 lib/libc/stdio/findfp.c           | 2 +-
 lib/libc_r/uthread/uthread_kern.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d84ac4d94d7cf0f6ad509ee61b642622ccc5980f


-- 
DragonFly BSD source repository



More information about the Commits mailing list