git: Use NULL instead of 0 for the third argument in fts_open()

Aaron LI aly at crater.dragonflybsd.org
Sat Jun 15 03:58:10 PDT 2019


commit d619e025ea9b7f9a4839b4f08e7de380eef22459
Author: Aaron LI <aly at aaronly.me>
Date:   Sat Jun 15 18:55:11 2019 +0800

    Use NULL instead of 0 for the third argument in fts_open()
    
    Bug-report: #3138

Summary of changes:
 bin/chmod/chmod.c         | 2 +-
 usr.bin/chflags/chflags.c | 2 +-
 usr.sbin/chown/chown.c    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list