From 5af0e582883af20fa1f8e0c454b88e13859ff7d4 Mon Sep 17 00:00:00 2001 From: neville Date: Thu, 30 Aug 2018 16:05:51 +0200 Subject: [PATCH] - Unset BOM - remove non-latin characters - won't compile on OSX PPC otherwise --- command.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/command.c b/command.c index 9a2f9a6879..40f6310c3e 100644 --- a/command.c +++ b/command.c @@ -1,6 +1,6 @@ -/* RetroArch - A frontend for libretro. +/* RetroArch - A frontend for libretro. * Copyright (C) 2011-2017 - Daniel De Matteis - * Copyright (C) 2015-2017 - Andrés Suárez + * Copyright (C) 2015-2017 - Andres Suarez * Copyright (C) 2016-2017 - Brad Parker * * RetroArch is free software: you can redistribute it and/or modify it under the terms