From cf410aa82089652fe23b6147fffdc993e0745b66 Mon Sep 17 00:00:00 2001 From: josch Date: Tue, 23 Sep 2014 13:31:47 +0200 Subject: [PATCH] utils/http.h: fix whitespace typo --- utils/http.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/http.h b/utils/http.h index 5a8f6b6..d389af0 100644 --- a/utils/http.h +++ b/utils/http.h @@ -2,7 +2,7 @@ * Copyright (C) 2014 Johannes Schauer * * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2, as published by█ + * under the terms of the GNU General Public License version 2, as published by * the Free Software Foundation. * * This program is distributed in the hope that it will be useful, but WITHOUT @@ -10,7 +10,7 @@ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * - * You should have received a copy of the GNU General Public License along with█ + * You should have received a copy of the GNU General Public License along with * this program; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. *