[Scummvm-git-logs] scummvm master -> 953cf2c44c8356279d6c82bd64741d2ac7e7166b

lotharsm noreply at scummvm.org
Tue May 17 16:39:10 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:
953cf2c44c MORPHOS: Fix c&p error


Commit: 953cf2c44c8356279d6c82bd64741d2ac7e7166b
    https://github.com/scummvm/scummvm/commit/953cf2c44c8356279d6c82bd64741d2ac7e7166b
Author: Hubert Maier (raziel- at users.noreply.github.com)
Date: 2022-05-17T18:39:07+02:00

Commit Message:
MORPHOS: Fix c&p error

Changed paths:
    backends/platform/sdl/morphos/morphos.mk


diff --git a/backends/platform/sdl/morphos/morphos.mk b/backends/platform/sdl/morphos/morphos.mk
index 0ab292cda07..b3bb746745c 100644
--- a/backends/platform/sdl/morphos/morphos.mk
+++ b/backends/platform/sdl/morphos/morphos.mk
@@ -1,5 +1,5 @@
 # Special target to create an MorphOS snapshot installation.
-# AmigaOS shell doesn't like indented comments.
+# MorphOS shell doesn't like indented comments.
 morphosdist: $(EXECUTABLE) $(PLUGINS)
 	mkdir -p $(MORPHOSPATH)extras
 	cp ${srcdir}/dists/amiga/scummvm.info $(MORPHOSPATH)/$(EXECUTABLE).info




More information about the Scummvm-git-logs mailing list