From 46f8532a1b55edbb3367dc7524701ee23bc6175c Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Fri, 30 Jan 2015 17:13:58 +0100 Subject: Fix a bunch of trailing whitespace errors --- src/download.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/download.h') diff --git a/src/download.h b/src/download.h index 1c60e4e..1edde5b 100644 --- a/src/download.h +++ b/src/download.h @@ -9,15 +9,15 @@ * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef IDEVICERESTORE_DOWNLOAD_H #define IDEVICERESTORE_DOWNLOAD_H -- cgit v1.1-32-gdbae