[Scummvm-git-logs] scummvm master -> e225452e1d03be8c76d3af93fb410a0277b1b6fe
sev-
noreply at scummvm.org
Sat Apr 29 11:07:20 UTC 2023
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:
e225452e1d JANITORIAL: Added missing endline
Commit: e225452e1d03be8c76d3af93fb410a0277b1b6fe
https://github.com/scummvm/scummvm/commit/e225452e1d03be8c76d3af93fb410a0277b1b6fe
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-04-29T13:07:02+02:00
Commit Message:
JANITORIAL: Added missing endline
Changed paths:
engines/watchmaker/2d_stuff.cpp
diff --git a/engines/watchmaker/2d_stuff.cpp b/engines/watchmaker/2d_stuff.cpp
index 729e19df639..a7e5cf490d7 100644
--- a/engines/watchmaker/2d_stuff.cpp
+++ b/engines/watchmaker/2d_stuff.cpp
@@ -184,4 +184,4 @@ void TwoDeeStuff::displayDDText(char *text, FontKind font, FontColor color, int3
}
-} // End of namespace Watchmaker
\ No newline at end of file
+} // End of namespace Watchmaker
More information about the Scummvm-git-logs
mailing list