gnucash-on-windows master: Remove extra UTF-8 BOM from gnucash.iss.

John Ralls jralls at code.gnucash.org
Thu Jun 7 15:20:44 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/9169b3ea (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/da073de4 (commit)



commit 9169b3ea4befe565b3dbe35f291f94bcb394a463
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jun 7 12:16:34 2018 -0700

    Remove extra UTF-8 BOM from gnucash.iss.

diff --git a/inno_setup/gnucash.iss b/inno_setup/gnucash.iss
index 8a81fcf..615f690 100644
--- a/inno_setup/gnucash.iss
+++ b/inno_setup/gnucash.iss
@@ -1,4 +1,4 @@
-; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ; Input configuration for the Inno Setup Compiler
 ; Copyright (c) 2004-2005 Christian Stimming <stimming at tuhh.de>
 ;



Summary of changes:
 inno_setup/gnucash.iss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list