[Scummvm-git-logs] scummvm master -> 8d6d0e48f22ad67cc9f405ea5d7d27fe0ca934a6
sev-
noreply at scummvm.org
Thu Feb 23 17:29:05 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:
8d6d0e48f2 JANITORIAL: Fix comment
Commit: 8d6d0e48f22ad67cc9f405ea5d7d27fe0ca934a6
https://github.com/scummvm/scummvm/commit/8d6d0e48f22ad67cc9f405ea5d7d27fe0ca934a6
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-02-23T18:28:48+01:00
Commit Message:
JANITORIAL: Fix comment
Changed paths:
engines/testbed/video.h
diff --git a/engines/testbed/video.h b/engines/testbed/video.h
index f83b806abd6..c7a28dcedc5 100644
--- a/engines/testbed/video.h
+++ b/engines/testbed/video.h
@@ -66,4 +66,4 @@ public:
} // End of namespace Testbed
-#endif // TESTBED_SPEECH_H
+#endif // TESTBED_VIDEO_H
More information about the Scummvm-git-logs
mailing list