[Scummvm-git-logs] scummvm master -> bd036702cd61443934726954244282237eea8d93
lephilousophe
lephilousophe at users.noreply.github.com
Thu Aug 12 10:14:10 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
bd036702cd XEEN: Remove UTF-8 BOM marker
Commit: bd036702cd61443934726954244282237eea8d93
https://github.com/scummvm/scummvm/commit/bd036702cd61443934726954244282237eea8d93
Author: Le Philousophe (lephilousophe at users.noreply.github.com)
Date: 2021-08-12T12:13:17+02:00
Commit Message:
XEEN: Remove UTF-8 BOM marker
If makes old GCC fail to build
Changed paths:
engines/xeen/dialogs/dialogs_input.cpp
diff --git a/engines/xeen/dialogs/dialogs_input.cpp b/engines/xeen/dialogs/dialogs_input.cpp
index 196dec22a4..d36ed60d63 100644
--- a/engines/xeen/dialogs/dialogs_input.cpp
+++ b/engines/xeen/dialogs/dialogs_input.cpp
@@ -1,4 +1,4 @@
-/* ScummVM - Graphic Adventure Engine
+/* ScummVM - Graphic Adventure Engine
*
* ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
More information about the Scummvm-git-logs
mailing list