From 599b50fb4e9086e095211b73220b0079cb04b348 Mon Sep 17 00:00:00 2001 From: RipleyTom Date: Sat, 2 Feb 2019 00:48:45 +0100 Subject: [PATCH] set encoding to UTF8-BOM --- libusb/strerror.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libusb/strerror.c b/libusb/strerror.c index d2be0e2..16668d4 100644 --- a/libusb/strerror.c +++ b/libusb/strerror.c @@ -1,4 +1,4 @@ -/* +/* * libusb strerror code * Copyright © 2013 Hans de Goede *