sys: clean up empty lines in .c and .h files

This commit is contained in:
Mateusz Guzik 2020-09-01 22:12:58 +00:00 committed by Sebastian Huber
parent 27fc846731
commit d066d123f1
2 changed files with 1 additions and 3 deletions

View File

@ -146,7 +146,6 @@
#define CNO_RTSDTR 0x00200000 /* Do not assert RTS or DTR automatically */
#endif
/*
* "Local" flags - dumping ground for other state
*

View File

@ -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
@ -600,7 +600,6 @@ struct omsghdr {
#define PRU_FLUSH_RDWR SHUT_RDWR
#endif
#if __BSD_VISIBLE
/*
* sendfile(2) header/trailer struct