aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/socket.h
diff options
context:
space:
mode:
authorMateusz Guzik <mjg@FreeBSD.org>2020-09-01 22:12:58 +0000
committerMateusz Guzik <mjg@FreeBSD.org>2020-09-01 22:12:58 +0000
commitf6e54eb360a78856dcde930a00d9b2b3627309ab (patch)
treef19a0ef92208d90b378c18e3b781b33302eb592e /sys/sys/socket.h
parent6fed89b17970606e6b9562d8f9dc7ffee732839c (diff)
downloadsrc-f6e54eb360a78856dcde930a00d9b2b3627309ab.tar.gz
src-f6e54eb360a78856dcde930a00d9b2b3627309ab.zip
sys: clean up empty lines in .c and .h files
Notes
Notes: svn path=/head/; revision=365223
Diffstat (limited to 'sys/sys/socket.h')
-rw-r--r--sys/sys/socket.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/sys/socket.h b/sys/sys/socket.h
index 82ec6b0cf920..038c4d3ef8b9 100644
--- a/sys/sys/socket.h
+++ b/sys/sys/socket.h
@@ -73,7 +73,7 @@ typedef __sa_family_t sa_family_t;
typedef __socklen_t socklen_t;
#define _SOCKLEN_T_DECLARED
#endif
-
+
#ifndef _SSIZE_T_DECLARED
typedef __ssize_t ssize_t;
#define _SSIZE_T_DECLARED
@@ -619,7 +619,6 @@ struct omsghdr {
#define PRU_FLUSH_RDWR SHUT_RDWR
#endif
-
#if __BSD_VISIBLE
/*
* sendfile(2) header/trailer struct