From fcf40ad6267a10456351404bea2f488f742fcc6c Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Sat, 1 Jan 2011 23:57:50 +0000 Subject: HUGO: Some space/tab cleanups svn-id: r55088 --- engines/hugo/display.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/hugo/display.cpp') diff --git a/engines/hugo/display.cpp b/engines/hugo/display.cpp index 4500a11fa3..ad0e1f2d4c 100644 --- a/engines/hugo/display.cpp +++ b/engines/hugo/display.cpp @@ -435,7 +435,7 @@ void Screen::shadowStr(int16 sx, int16 sy, const char *s, byte color) { } /** -* Introduce user to the game. In the original games, it was only +* Introduce user to the game. In the original games, it was only * present in the DOS versions */ void Screen::userHelp() { -- cgit v1.2.3