From a25715a29b0587ae6795eef63a575172e2cb971d Mon Sep 17 00:00:00 2001 From: Ľubomír Remák Date: Sat, 4 Aug 2018 16:57:41 +0200 Subject: MUTATIONOFJB: Fix code formatting issues (with astyle). --- engines/mutationofjb/commands/removeallitemscommand.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'engines/mutationofjb/commands/removeallitemscommand.cpp') diff --git a/engines/mutationofjb/commands/removeallitemscommand.cpp b/engines/mutationofjb/commands/removeallitemscommand.cpp index d9ebe4534a..38e30ded47 100644 --- a/engines/mutationofjb/commands/removeallitemscommand.cpp +++ b/engines/mutationofjb/commands/removeallitemscommand.cpp @@ -24,11 +24,11 @@ #include "mutationofjb/script.h" #include "mutationofjb/gamedata.h" -/* - "DELALLITEMS" - - Removes all items from inventory. -*/ +/** @file + * "DELALLITEMS" + * + * Removes all items from inventory. + */ namespace MutationOfJB { -- cgit v1.2.3