From 87ab737e6bc4b97950e83d981ef5828665ce9b72 Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Fri, 11 Feb 2011 20:27:48 +0000 Subject: HUGO: Cleanup: fix style issue in Doxygen comments svn-id: r55884 --- engines/hugo/inventory.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/hugo/inventory.h') diff --git a/engines/hugo/inventory.h b/engines/hugo/inventory.h index 84bc29ea1b..deb22cf9aa 100644 --- a/engines/hugo/inventory.h +++ b/engines/hugo/inventory.h @@ -35,8 +35,8 @@ namespace Hugo { /** -* Actions for Process_inventory() -*/ + * Actions for Process_inventory() + */ enum invact_t {kInventoryActionInit, kInventoryActionLeft, kInventoryActionRight, kInventoryActionGet}; class InventoryHandler { -- cgit v1.2.3