git: Clean up whitespace in a few headers (no functional change).
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Aug 2 19:50:19 PDT 2016
commit 111c08ac9f612c11e759fe55a655bedd12516069
Author: Sascha Wildner <saw at online.de>
Date: Wed Aug 3 04:36:12 2016 +0200
Clean up whitespace in a few headers (no functional change).
<netinet/tcp.h>
<sys/aio.h>
<sys/ipc.h>
<sys/msg.h>
<sys/sem.h>
<sys/shm.h>
<sys/stat.h>
<sys/types.h>
In preparation for namespace cleanup.
Summary of changes:
sys/netinet/tcp.h | 70 ++++++++++++++++++++++++-------------------------
sys/sys/aio.h | 3 +--
sys/sys/ipc.h | 7 +++--
sys/sys/msg.h | 12 ++++-----
sys/sys/sem.h | 34 ++++++++++++------------
sys/sys/shm.h | 26 +++++++++----------
sys/sys/stat.h | 4 +--
sys/sys/types.h | 78 +++++++++++++++++++++++++++----------------------------
8 files changed, 116 insertions(+), 118 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/111c08ac9f612c11e759fe55a655bedd12516069
--
DragonFly BSD source repository
More information about the Commits
mailing list