[Scummvm-git-logs] scummvm master -> af199ab5c677e8d79232282fc5a772764e15810a

sluicebox noreply at scummvm.org
Thu Aug 4 20:00:15 UTC 2022


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:
af199ab5c6 DIRECTOR: Add newline at EOF


Commit: af199ab5c677e8d79232282fc5a772764e15810a
    https://github.com/scummvm/scummvm/commit/af199ab5c677e8d79232282fc5a772764e15810a
Author: sluicebox (22204938+sluicebox at users.noreply.github.com)
Date: 2022-08-04T15:59:46-04:00

Commit Message:
DIRECTOR: Add newline at EOF

Changed paths:
    engines/director/lingo/xlibs/registercomponent.h


diff --git a/engines/director/lingo/xlibs/registercomponent.h b/engines/director/lingo/xlibs/registercomponent.h
index 865f77c9904..7f350288763 100644
--- a/engines/director/lingo/xlibs/registercomponent.h
+++ b/engines/director/lingo/xlibs/registercomponent.h
@@ -50,4 +50,4 @@ void b_RegisterComponent(int nargs);
 
 } // End of namespace Director
 
-#endif
\ No newline at end of file
+#endif




More information about the Scummvm-git-logs mailing list