From 36123e96ac37f13965e4ddfee7d1a1a623c94a34 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Mon, 8 Jun 2020 23:01:49 +0200 Subject: Remove trailing whitespace errors from all files --- include/libideviceactivation.h | 4 ++-- src/activation.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/libideviceactivation.h b/include/libideviceactivation.h index eed7c5d..9b78c20 100644 --- a/include/libideviceactivation.h +++ b/include/libideviceactivation.h @@ -10,12 +10,12 @@ * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. - * + * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. - * + * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA diff --git a/src/activation.c b/src/activation.c index 147ec18..ab1c204 100644 --- a/src/activation.c +++ b/src/activation.c @@ -9,12 +9,12 @@ * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. - * + * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. - * + * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -- cgit v1.1-32-gdbae