[Scummvm-cvs-logs] scummvm master -> d0c59114812fb21aa3a59272e81371416a509bfa

urukgit urukgit at users.noreply.github.com
Sun Feb 9 15:36:05 CET 2014


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:
d0c5911481 AVALANCHE: Repair comment formatting.


Commit: d0c59114812fb21aa3a59272e81371416a509bfa
    https://github.com/scummvm/scummvm/commit/d0c59114812fb21aa3a59272e81371416a509bfa
Author: uruk (koppirnyo at gmail.com)
Date: 2014-02-09T06:35:20-08:00

Commit Message:
AVALANCHE: Repair comment formatting.

Changed paths:
    engines/avalanche/help.cpp



diff --git a/engines/avalanche/help.cpp b/engines/avalanche/help.cpp
index 1faa91c..56b0074 100644
--- a/engines/avalanche/help.cpp
+++ b/engines/avalanche/help.cpp
@@ -61,8 +61,8 @@ void Help::continueHelp() {
 }
 
 /**
-* @remarks Originally called 'boot_help'
-*/
+ * @remarks Originally called 'boot_help'
+ */
 void Help::run() {
 	warning("STUB: Help::run()");
 }






More information about the Scummvm-git-logs mailing list