From 0193ef590da121ca4053510d53aad0b3d6b7052a Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 6 Dec 2011 17:43:23 +0100 Subject: DREAMWEB: Cleanup end of namespace comments --- engines/dreamweb/use.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'engines/dreamweb/use.cpp') diff --git a/engines/dreamweb/use.cpp b/engines/dreamweb/use.cpp index a2b5e7f568..96dfc26344 100644 --- a/engines/dreamweb/use.cpp +++ b/engines/dreamweb/use.cpp @@ -905,7 +905,6 @@ void DreamGenContext::useObject() { useRoutine(); } - void DreamGenContext::useWinch() { al = 40; ah = 1; @@ -1033,4 +1032,4 @@ void DreamGenContext::hotelControl() { putBackObStuff(); } -} /*namespace dreamgen */ +} // End of namespace DreamGen -- cgit v1.2.3