From a72c5dbdf2f61ebd60a3378013c48d92edfa98af Mon Sep 17 00:00:00 2001 From: Alcaro Date: Mon, 7 Nov 2016 00:32:42 +0100 Subject: [PATCH] use frontslashes instead --- frontend/drivers/platform_win32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/drivers/platform_win32.c b/frontend/drivers/platform_win32.c index 599191627b..ea33796662 100644 --- a/frontend/drivers/platform_win32.c +++ b/frontend/drivers/platform_win32.c @@ -9,7 +9,7 @@ * 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. - * If not, see . + * If not, see . */ #include