git: kern/makesyscalls.sh: Revert change to '#endif' comment

Aaron LI aly at crater.dragonflybsd.org
Tue Jan 19 05:57:52 PST 2021


commit ab262a76d59c19ab562a33e7e64950e09a6fcb7f
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Jan 19 21:52:36 2021 +0800

    kern/makesyscalls.sh: Revert change to '#endif' comment
    
    Well, I misread the '#ifdef _KERNEL' with '#ifndef', so the comment of
    '#endif' is right.  Revert the recent change to this part ;)
    
    Reported-by: swildner

Summary of changes:
 sys/kern/makesyscalls.sh | 4 ++--
 sys/sys/sysproto.h       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list