From fb2dddd73e3cc6e4d1371b76d68ccc6eeb6d4a02 Mon Sep 17 00:00:00 2001 From: Alcaro Date: Mon, 7 Nov 2016 00:36:58 +0100 Subject: [PATCH] use linebreaks instead --- frontend/drivers/platform_win32.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/drivers/platform_win32.c b/frontend/drivers/platform_win32.c index ea33796662..9ac83aab49 100644 --- a/frontend/drivers/platform_win32.c +++ b/frontend/drivers/platform_win32.c @@ -8,7 +8,8 @@ * RetroArch 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 General Public License for more details. - * * You should have received a copy of the GNU General Public License along with RetroArch. + * + * You should have received a copy of the GNU General Public License along with RetroArch. * If not, see . */