diff --git a/engines/avalanche/help.cpp b/engines/avalanche/help.cpp index 1faa91ccce5..56b00747229 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()"); }