git: <sys/*.h>: Fix some include guard names.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Sep 7 13:34:42 PDT 2021
commit 1f2cfeb1f2100bbb8556ba3d74d37462ea686fe0
Author: Sascha Wildner <saw at online.de>
Date: Tue Sep 7 22:34:29 2021 +0200
<sys/*.h>: Fix some include guard names.
Summary of changes:
lib/libthread_xu/thread/thr_private.h | 2 +-
sys/sys/cpu_topology.h | 6 +++---
sys/sys/cpuctl.h | 6 +++---
sys/sys/idr.h | 6 +++---
sys/sys/imgact_aout.h | 6 +++---
sys/sys/mpt_ioctl.h | 6 +++---
sys/sys/posix4.h | 6 +++---
sys/sys/sched.h | 6 +++---
sys/sys/sfbuf.h | 6 +++---
sys/sys/sglist.h | 6 +++---
sys/sys/socketops.h | 6 +++---
11 files changed, 31 insertions(+), 31 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1f2cfeb1f2100bbb8556ba3d74d37462ea686fe0
--
DragonFly BSD source repository
More information about the Commits
mailing list