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/file_v1w.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/hugo/file_v1w.cpp') diff --git a/engines/hugo/file_v1w.cpp b/engines/hugo/file_v1w.cpp index 04a317e93a..b902e50f15 100644 --- a/engines/hugo/file_v1w.cpp +++ b/engines/hugo/file_v1w.cpp @@ -44,8 +44,8 @@ FileManager_v1w::~FileManager_v1w() { } /** -* Open and read in an overlay file, close file -*/ + * Open and read in an overlay file, close file + */ void FileManager_v1w::readOverlay(const int screenNum, image_pt image, ovl_t overlayType) { debugC(1, kDebugFile, "readOverlay(%d, ...)", screenNum); -- cgit v1.2.3