From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1921) id 50F2838560BA; Mon, 11 Jul 2022 11:52:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 50F2838560BA Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Sebastian Huber To: newlib-cvs@sourceware.org Subject: [newlib-cygwin] sys: clean up empty lines in .c and .h files X-Act-Checkin: newlib-cygwin X-Git-Author: Mateusz Guzik X-Git-Refname: refs/heads/master X-Git-Oldrev: 27fc8467317543c4ae322cc7c7c3e0b9861ddf5f X-Git-Newrev: d066d123f1b05bb986fd91743a5e92b7b7cb0690 Message-Id: <20220711115219.50F2838560BA@sourceware.org> Date: Mon, 11 Jul 2022 11:52:19 +0000 (GMT) X-BeenThere: newlib-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Newlib GIT logs List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2022 11:52:19 -0000 https://sourceware.org/git/gitweb.cgi?p=3Dnewlib-cygwin.git;h=3Dd066d123f1b= 05bb986fd91743a5e92b7b7cb0690 commit d066d123f1b05bb986fd91743a5e92b7b7cb0690 Author: Mateusz Guzik Date: Tue Sep 1 22:12:58 2020 +0000 sys: clean up empty lines in .c and .h files Diff: --- newlib/libc/sys/rtems/include/sys/_termios.h | 1 - newlib/libc/sys/rtems/include/sys/socket.h | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/newlib/libc/sys/rtems/include/sys/_termios.h b/newlib/libc/sys= /rtems/include/sys/_termios.h index eaceece9a..355ebbfa3 100644 --- a/newlib/libc/sys/rtems/include/sys/_termios.h +++ b/newlib/libc/sys/rtems/include/sys/_termios.h @@ -146,7 +146,6 @@ #define CNO_RTSDTR 0x00200000 /* Do not assert RTS or DTR automatically */ #endif =20 - /* * "Local" flags - dumping ground for other state * diff --git a/newlib/libc/sys/rtems/include/sys/socket.h b/newlib/libc/sys/r= tems/include/sys/socket.h index d0d31a2b0..78831a54f 100644 --- a/newlib/libc/sys/rtems/include/sys/socket.h +++ b/newlib/libc/sys/rtems/include/sys/socket.h @@ -73,7 +73,7 @@ typedef __sa_family_t sa_family_t; typedef __socklen_t socklen_t; #define _SOCKLEN_T_DECLARED #endif -=20 + #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 =20 - #if __BSD_VISIBLE /* * sendfile(2) header/trailer struct