[Scummvm-cvs-logs] SF.net SVN: scummvm:[44634] scummvm/trunk

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sun Oct 4 23:26:35 CEST 2009


Revision: 44634
          http://scummvm.svn.sourceforge.net/scummvm/?rev=44634&view=rev
Author:   fingolfin
Date:     2009-10-04 21:26:33 +0000 (Sun, 04 Oct 2009)

Log Message:
-----------
Change a couple places from 'end of namespace' to 'End of namespace', for consistency

Modified Paths:
--------------
    scummvm/trunk/backends/keymapper/action.cpp
    scummvm/trunk/backends/keymapper/action.h
    scummvm/trunk/backends/keymapper/hardware-key.h
    scummvm/trunk/backends/keymapper/keymap.cpp
    scummvm/trunk/backends/keymapper/keymap.h
    scummvm/trunk/backends/keymapper/keymapper.cpp
    scummvm/trunk/backends/keymapper/keymapper.h
    scummvm/trunk/backends/keymapper/remap-dialog.cpp
    scummvm/trunk/backends/keymapper/remap-dialog.h
    scummvm/trunk/backends/keymapper/types.h
    scummvm/trunk/backends/vkeybd/polygon.cpp
    scummvm/trunk/backends/vkeybd/polygon.h
    scummvm/trunk/backends/vkeybd/virtual-keyboard-gui.cpp
    scummvm/trunk/backends/vkeybd/virtual-keyboard-gui.h
    scummvm/trunk/backends/vkeybd/virtual-keyboard-parser.cpp
    scummvm/trunk/backends/vkeybd/virtual-keyboard-parser.h
    scummvm/trunk/backends/vkeybd/virtual-keyboard.cpp
    scummvm/trunk/common/EventDispatcher.cpp
    scummvm/trunk/common/EventRecorder.cpp
    scummvm/trunk/common/EventRecorder.h
    scummvm/trunk/common/algorithm.h
    scummvm/trunk/common/ptr.h
    scummvm/trunk/common/serializer.h
    scummvm/trunk/engines/agi/preagi_troll.cpp
    scummvm/trunk/engines/draci/script.cpp
    scummvm/trunk/engines/draci/script.h
    scummvm/trunk/engines/kyra/animator_hof.cpp
    scummvm/trunk/engines/kyra/animator_lok.cpp
    scummvm/trunk/engines/kyra/animator_lok.h
    scummvm/trunk/engines/kyra/animator_mr.cpp
    scummvm/trunk/engines/kyra/animator_v2.cpp
    scummvm/trunk/engines/kyra/gui.cpp
    scummvm/trunk/engines/kyra/gui_hof.cpp
    scummvm/trunk/engines/kyra/gui_hof.h
    scummvm/trunk/engines/kyra/gui_lok.cpp
    scummvm/trunk/engines/kyra/gui_lok.h
    scummvm/trunk/engines/kyra/gui_lol.cpp
    scummvm/trunk/engines/kyra/gui_lol.h
    scummvm/trunk/engines/kyra/gui_mr.cpp
    scummvm/trunk/engines/kyra/gui_mr.h
    scummvm/trunk/engines/kyra/gui_v2.cpp
    scummvm/trunk/engines/kyra/gui_v2.h
    scummvm/trunk/engines/kyra/items_hof.cpp
    scummvm/trunk/engines/kyra/items_lok.cpp
    scummvm/trunk/engines/kyra/items_lol.cpp
    scummvm/trunk/engines/kyra/items_mr.cpp
    scummvm/trunk/engines/kyra/kyra_hof.cpp
    scummvm/trunk/engines/kyra/kyra_hof.h
    scummvm/trunk/engines/kyra/kyra_lok.cpp
    scummvm/trunk/engines/kyra/kyra_lok.h
    scummvm/trunk/engines/kyra/kyra_mr.cpp
    scummvm/trunk/engines/kyra/kyra_mr.h
    scummvm/trunk/engines/kyra/kyra_v1.h
    scummvm/trunk/engines/kyra/kyra_v2.cpp
    scummvm/trunk/engines/kyra/kyra_v2.h
    scummvm/trunk/engines/kyra/lol.cpp
    scummvm/trunk/engines/kyra/lol.h
    scummvm/trunk/engines/kyra/resource.cpp
    scummvm/trunk/engines/kyra/resource.h
    scummvm/trunk/engines/kyra/resource_intern.cpp
    scummvm/trunk/engines/kyra/resource_intern.h
    scummvm/trunk/engines/kyra/saveload.cpp
    scummvm/trunk/engines/kyra/saveload_hof.cpp
    scummvm/trunk/engines/kyra/saveload_lok.cpp
    scummvm/trunk/engines/kyra/saveload_lol.cpp
    scummvm/trunk/engines/kyra/saveload_mr.cpp
    scummvm/trunk/engines/kyra/scene_hof.cpp
    scummvm/trunk/engines/kyra/scene_lok.cpp
    scummvm/trunk/engines/kyra/scene_lol.cpp
    scummvm/trunk/engines/kyra/scene_mr.cpp
    scummvm/trunk/engines/kyra/scene_v1.cpp
    scummvm/trunk/engines/kyra/scene_v2.cpp
    scummvm/trunk/engines/kyra/screen.h
    scummvm/trunk/engines/kyra/screen_hof.cpp
    scummvm/trunk/engines/kyra/screen_lok.cpp
    scummvm/trunk/engines/kyra/screen_lok.h
    scummvm/trunk/engines/kyra/screen_lol.cpp
    scummvm/trunk/engines/kyra/screen_lol.h
    scummvm/trunk/engines/kyra/screen_mr.cpp
    scummvm/trunk/engines/kyra/screen_mr.h
    scummvm/trunk/engines/kyra/screen_v2.cpp
    scummvm/trunk/engines/kyra/screen_v2.h
    scummvm/trunk/engines/kyra/script.cpp
    scummvm/trunk/engines/kyra/script.h
    scummvm/trunk/engines/kyra/script_hof.cpp
    scummvm/trunk/engines/kyra/script_lok.cpp
    scummvm/trunk/engines/kyra/script_lol.cpp
    scummvm/trunk/engines/kyra/script_mr.cpp
    scummvm/trunk/engines/kyra/script_tim.cpp
    scummvm/trunk/engines/kyra/script_tim.h
    scummvm/trunk/engines/kyra/script_v1.cpp
    scummvm/trunk/engines/kyra/script_v2.cpp
    scummvm/trunk/engines/kyra/sequences_hof.cpp
    scummvm/trunk/engines/kyra/sequences_lok.cpp
    scummvm/trunk/engines/kyra/sequences_lol.cpp
    scummvm/trunk/engines/kyra/sequences_mr.cpp
    scummvm/trunk/engines/kyra/sequences_v2.cpp
    scummvm/trunk/engines/kyra/sound.cpp
    scummvm/trunk/engines/kyra/sound.h
    scummvm/trunk/engines/kyra/sound_adlib.cpp
    scummvm/trunk/engines/kyra/sound_adlib.h
    scummvm/trunk/engines/kyra/sound_amiga.cpp
    scummvm/trunk/engines/kyra/sound_digital.cpp
    scummvm/trunk/engines/kyra/sound_intern.h
    scummvm/trunk/engines/kyra/sound_lok.cpp
    scummvm/trunk/engines/kyra/sound_lol.cpp
    scummvm/trunk/engines/kyra/sound_midi.cpp
    scummvm/trunk/engines/kyra/sound_pcspk.cpp
    scummvm/trunk/engines/kyra/sound_towns.cpp
    scummvm/trunk/engines/kyra/sprites.cpp
    scummvm/trunk/engines/kyra/sprites_lol.cpp
    scummvm/trunk/engines/kyra/text.cpp
    scummvm/trunk/engines/kyra/text.h
    scummvm/trunk/engines/kyra/text_hof.cpp
    scummvm/trunk/engines/kyra/text_hof.h
    scummvm/trunk/engines/kyra/text_lok.cpp
    scummvm/trunk/engines/kyra/text_lol.cpp
    scummvm/trunk/engines/kyra/text_lol.h
    scummvm/trunk/engines/kyra/text_mr.cpp
    scummvm/trunk/engines/kyra/text_mr.h
    scummvm/trunk/engines/kyra/timer.cpp
    scummvm/trunk/engines/kyra/timer.h
    scummvm/trunk/engines/kyra/timer_hof.cpp
    scummvm/trunk/engines/kyra/timer_lok.cpp
    scummvm/trunk/engines/kyra/timer_lol.cpp
    scummvm/trunk/engines/kyra/timer_mr.cpp
    scummvm/trunk/engines/kyra/util.cpp
    scummvm/trunk/engines/kyra/util.h
    scummvm/trunk/engines/kyra/vqa.cpp
    scummvm/trunk/engines/kyra/vqa.h
    scummvm/trunk/engines/kyra/wsamovie.cpp
    scummvm/trunk/engines/kyra/wsamovie.h
    scummvm/trunk/engines/lure/animseq.cpp
    scummvm/trunk/engines/lure/decode.cpp
    scummvm/trunk/engines/lure/disk.cpp
    scummvm/trunk/engines/lure/disk.h
    scummvm/trunk/engines/lure/events.cpp
    scummvm/trunk/engines/lure/fights.cpp
    scummvm/trunk/engines/lure/game.cpp
    scummvm/trunk/engines/lure/hotspots.cpp
    scummvm/trunk/engines/lure/intro.cpp
    scummvm/trunk/engines/lure/memory.cpp
    scummvm/trunk/engines/lure/menu.cpp
    scummvm/trunk/engines/lure/palette.cpp
    scummvm/trunk/engines/lure/res.cpp
    scummvm/trunk/engines/lure/res_struct.cpp
    scummvm/trunk/engines/lure/room.cpp
    scummvm/trunk/engines/lure/room.h
    scummvm/trunk/engines/lure/screen.cpp
    scummvm/trunk/engines/lure/scripts.cpp
    scummvm/trunk/engines/lure/sound.cpp
    scummvm/trunk/engines/lure/surface.cpp
    scummvm/trunk/engines/sci/engine/stringfrag.cpp
    scummvm/trunk/engines/sci/gui/gui_font.cpp
    scummvm/trunk/engines/sci/gui/gui_gfx.cpp
    scummvm/trunk/engines/sci/gui/gui_memmgr.cpp
    scummvm/trunk/engines/sci/gui/gui_picture.cpp
    scummvm/trunk/engines/sci/gui/gui_picture.h
    scummvm/trunk/engines/sci/gui/gui_screen.cpp
    scummvm/trunk/engines/sci/gui/gui_screen.h
    scummvm/trunk/engines/sci/gui/gui_view.cpp
    scummvm/trunk/engines/sci/gui/gui_view.h
    scummvm/trunk/engines/sci/gui/gui_windowmgr.cpp
    scummvm/trunk/engines/sci/gui/gui_windowmgr.h
    scummvm/trunk/engines/scumm/player_v2cms.cpp
    scummvm/trunk/engines/tinsel/actors.cpp
    scummvm/trunk/engines/tinsel/actors.h
    scummvm/trunk/engines/tinsel/anim.cpp
    scummvm/trunk/engines/tinsel/anim.h
    scummvm/trunk/engines/tinsel/background.cpp
    scummvm/trunk/engines/tinsel/background.h
    scummvm/trunk/engines/tinsel/bg.cpp
    scummvm/trunk/engines/tinsel/bmv.cpp
    scummvm/trunk/engines/tinsel/cliprect.cpp
    scummvm/trunk/engines/tinsel/cliprect.h
    scummvm/trunk/engines/tinsel/config.cpp
    scummvm/trunk/engines/tinsel/config.h
    scummvm/trunk/engines/tinsel/coroutine.h
    scummvm/trunk/engines/tinsel/cursor.cpp
    scummvm/trunk/engines/tinsel/cursor.h
    scummvm/trunk/engines/tinsel/dialogs.cpp
    scummvm/trunk/engines/tinsel/dialogs.h
    scummvm/trunk/engines/tinsel/drives.cpp
    scummvm/trunk/engines/tinsel/drives.h
    scummvm/trunk/engines/tinsel/dw.h
    scummvm/trunk/engines/tinsel/events.cpp
    scummvm/trunk/engines/tinsel/events.h
    scummvm/trunk/engines/tinsel/faders.cpp
    scummvm/trunk/engines/tinsel/faders.h
    scummvm/trunk/engines/tinsel/film.h
    scummvm/trunk/engines/tinsel/font.h
    scummvm/trunk/engines/tinsel/graphics.h
    scummvm/trunk/engines/tinsel/handle.cpp
    scummvm/trunk/engines/tinsel/handle.h
    scummvm/trunk/engines/tinsel/heapmem.cpp
    scummvm/trunk/engines/tinsel/heapmem.h
    scummvm/trunk/engines/tinsel/mareels.cpp
    scummvm/trunk/engines/tinsel/mareels.h
    scummvm/trunk/engines/tinsel/move.cpp
    scummvm/trunk/engines/tinsel/move.h
    scummvm/trunk/engines/tinsel/multiobj.cpp
    scummvm/trunk/engines/tinsel/multiobj.h
    scummvm/trunk/engines/tinsel/object.cpp
    scummvm/trunk/engines/tinsel/object.h
    scummvm/trunk/engines/tinsel/palette.cpp
    scummvm/trunk/engines/tinsel/palette.h
    scummvm/trunk/engines/tinsel/pcode.cpp
    scummvm/trunk/engines/tinsel/pcode.h
    scummvm/trunk/engines/tinsel/pdisplay.cpp
    scummvm/trunk/engines/tinsel/pdisplay.h
    scummvm/trunk/engines/tinsel/pid.h
    scummvm/trunk/engines/tinsel/play.cpp
    scummvm/trunk/engines/tinsel/play.h
    scummvm/trunk/engines/tinsel/polygons.cpp
    scummvm/trunk/engines/tinsel/polygons.h
    scummvm/trunk/engines/tinsel/rince.cpp
    scummvm/trunk/engines/tinsel/rince.h
    scummvm/trunk/engines/tinsel/saveload.cpp
    scummvm/trunk/engines/tinsel/savescn.cpp
    scummvm/trunk/engines/tinsel/savescn.h
    scummvm/trunk/engines/tinsel/scene.cpp
    scummvm/trunk/engines/tinsel/scene.h
    scummvm/trunk/engines/tinsel/sched.cpp
    scummvm/trunk/engines/tinsel/sched.h
    scummvm/trunk/engines/tinsel/scn.cpp
    scummvm/trunk/engines/tinsel/scn.h
    scummvm/trunk/engines/tinsel/scroll.cpp
    scummvm/trunk/engines/tinsel/scroll.h
    scummvm/trunk/engines/tinsel/sound.cpp
    scummvm/trunk/engines/tinsel/sound.h
    scummvm/trunk/engines/tinsel/strres.cpp
    scummvm/trunk/engines/tinsel/strres.h
    scummvm/trunk/engines/tinsel/sysvar.cpp
    scummvm/trunk/engines/tinsel/sysvar.h
    scummvm/trunk/engines/tinsel/text.cpp
    scummvm/trunk/engines/tinsel/text.h
    scummvm/trunk/engines/tinsel/timers.cpp
    scummvm/trunk/engines/tinsel/timers.h
    scummvm/trunk/engines/tinsel/tinlib.cpp
    scummvm/trunk/engines/tinsel/tinlib.h
    scummvm/trunk/engines/tinsel/token.cpp
    scummvm/trunk/engines/tinsel/token.h
    scummvm/trunk/graphics/VectorRenderer.cpp
    scummvm/trunk/graphics/VectorRenderer.h
    scummvm/trunk/graphics/colormasks.h
    scummvm/trunk/graphics/conversion.cpp
    scummvm/trunk/graphics/conversion.h
    scummvm/trunk/graphics/imagedec.cpp
    scummvm/trunk/graphics/imagedec.h
    scummvm/trunk/graphics/pixelformat.h
    scummvm/trunk/graphics/sjis.cpp
    scummvm/trunk/graphics/sjis.h
    scummvm/trunk/graphics/thumbnail.cpp
    scummvm/trunk/graphics/thumbnail.h
    scummvm/trunk/gui/ThemeEngine.cpp
    scummvm/trunk/gui/ThemeEngine.h
    scummvm/trunk/gui/massadd.cpp
    scummvm/trunk/gui/themebrowser.cpp
    scummvm/trunk/gui/themebrowser.h
    scummvm/trunk/sound/fmopl.cpp
    scummvm/trunk/sound/fmopl.h
    scummvm/trunk/sound/softsynth/opl/dosbox.cpp
    scummvm/trunk/sound/softsynth/opl/dosbox.h
    scummvm/trunk/sound/softsynth/opl/mame.cpp
    scummvm/trunk/sound/softsynth/opl/mame.h

Modified: scummvm/trunk/backends/keymapper/action.cpp
===================================================================
--- scummvm/trunk/backends/keymapper/action.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/keymapper/action.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -57,6 +57,6 @@
 	return _hwKey;
 }
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_KEYMAPPER

Modified: scummvm/trunk/backends/keymapper/action.h
===================================================================
--- scummvm/trunk/backends/keymapper/action.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/keymapper/action.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -119,7 +119,7 @@
 	}
 };
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_KEYMAPPER
 

Modified: scummvm/trunk/backends/keymapper/hardware-key.h
===================================================================
--- scummvm/trunk/backends/keymapper/hardware-key.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/keymapper/hardware-key.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -131,7 +131,7 @@
 };
 
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_KEYMAPPER
 

Modified: scummvm/trunk/backends/keymapper/keymap.cpp
===================================================================
--- scummvm/trunk/backends/keymapper/keymap.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/keymapper/keymap.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -336,6 +336,6 @@
 	}
 }
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_KEYMAPPER

Modified: scummvm/trunk/backends/keymapper/keymap.h
===================================================================
--- scummvm/trunk/backends/keymapper/keymap.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/keymapper/keymap.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -147,7 +147,7 @@
 };
 
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_KEYMAPPER
 

Modified: scummvm/trunk/backends/keymapper/keymapper.cpp
===================================================================
--- scummvm/trunk/backends/keymapper/keymapper.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/keymapper/keymapper.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -272,6 +272,6 @@
 	return (_hardwareKeys) ? _hardwareKeys->findHardwareKey(key) : 0;
 }
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_KEYMAPPER

Modified: scummvm/trunk/backends/keymapper/keymapper.h
===================================================================
--- scummvm/trunk/backends/keymapper/keymapper.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/keymapper/keymapper.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -197,7 +197,7 @@
 
 };
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_KEYMAPPER
 

Modified: scummvm/trunk/backends/keymapper/remap-dialog.cpp
===================================================================
--- scummvm/trunk/backends/keymapper/remap-dialog.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/keymapper/remap-dialog.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -380,6 +380,6 @@
 }
 
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_KEYMAPPER

Modified: scummvm/trunk/backends/keymapper/remap-dialog.h
===================================================================
--- scummvm/trunk/backends/keymapper/remap-dialog.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/keymapper/remap-dialog.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -92,7 +92,7 @@
 
 };
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_KEYMAPPER
 

Modified: scummvm/trunk/backends/keymapper/types.h
===================================================================
--- scummvm/trunk/backends/keymapper/types.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/keymapper/types.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -70,7 +70,7 @@
 	kActionTypeMax
 };
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_KEYMAPPER
 

Modified: scummvm/trunk/backends/vkeybd/polygon.cpp
===================================================================
--- scummvm/trunk/backends/vkeybd/polygon.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/vkeybd/polygon.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -54,6 +54,6 @@
 	return inside_flag;
 }
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_VKEYBD

Modified: scummvm/trunk/backends/vkeybd/polygon.h
===================================================================
--- scummvm/trunk/backends/vkeybd/polygon.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/vkeybd/polygon.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -107,7 +107,7 @@
 	Rect _bound;
 };
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_VKEYBD
 

Modified: scummvm/trunk/backends/vkeybd/virtual-keyboard-gui.cpp
===================================================================
--- scummvm/trunk/backends/vkeybd/virtual-keyboard-gui.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/vkeybd/virtual-keyboard-gui.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -469,6 +469,6 @@
 	CursorMan.popCursorPalette();
 }
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_VKEYBD

Modified: scummvm/trunk/backends/vkeybd/virtual-keyboard-gui.h
===================================================================
--- scummvm/trunk/backends/vkeybd/virtual-keyboard-gui.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/vkeybd/virtual-keyboard-gui.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -151,7 +151,7 @@
 
 };
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_VKEYBD
 

Modified: scummvm/trunk/backends/vkeybd/virtual-keyboard-parser.cpp
===================================================================
--- scummvm/trunk/backends/vkeybd/virtual-keyboard-parser.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/vkeybd/virtual-keyboard-parser.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -371,6 +371,6 @@
 	return true;
 }
 
-} // end of namespace GUI
+} // End of namespace GUI
 
 #endif // #ifdef ENABLE_VKEYBD

Modified: scummvm/trunk/backends/vkeybd/virtual-keyboard-parser.h
===================================================================
--- scummvm/trunk/backends/vkeybd/virtual-keyboard-parser.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/vkeybd/virtual-keyboard-parser.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -265,7 +265,7 @@
 	bool parseRectAsPolygon(Polygon &poly, const String& coords);
 };
 
-} // end of namespace GUI
+} // End of namespace GUI
 
 #endif // #ifdef ENABLE_VKEYBD
 

Modified: scummvm/trunk/backends/vkeybd/virtual-keyboard.cpp
===================================================================
--- scummvm/trunk/backends/vkeybd/virtual-keyboard.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/backends/vkeybd/virtual-keyboard.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -416,7 +416,7 @@
 	return ret;
 }
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif // #ifdef ENABLE_VKEYBD
 

Modified: scummvm/trunk/common/EventDispatcher.cpp
===================================================================
--- scummvm/trunk/common/EventDispatcher.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/common/EventDispatcher.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -134,5 +134,5 @@
 	}
 }
 
-} // end of namespace Common
+} // End of namespace Common
 

Modified: scummvm/trunk/common/EventRecorder.cpp
===================================================================
--- scummvm/trunk/common/EventRecorder.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/common/EventRecorder.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -363,5 +363,5 @@
 	return false;
 }
 
-} // end of namespace Common
+} // End of namespace Common
 

Modified: scummvm/trunk/common/EventRecorder.h
===================================================================
--- scummvm/trunk/common/EventRecorder.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/common/EventRecorder.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -100,7 +100,7 @@
 	Common::String _recordTimeFileName;
 };
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif
 

Modified: scummvm/trunk/common/algorithm.h
===================================================================
--- scummvm/trunk/common/algorithm.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/common/algorithm.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -196,6 +196,6 @@
 	}
 }
 
-} // end of namespace Common
+} // End of namespace Common
 #endif
 

Modified: scummvm/trunk/common/ptr.h
===================================================================
--- scummvm/trunk/common/ptr.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/common/ptr.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -216,6 +216,6 @@
 	T *_pointer;
 };
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif

Modified: scummvm/trunk/common/serializer.h
===================================================================
--- scummvm/trunk/common/serializer.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/common/serializer.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -243,6 +243,6 @@
 };
 
 
-} // end of namespace Common
+} // End of namespace Common
 
 #endif

Modified: scummvm/trunk/engines/agi/preagi_troll.cpp
===================================================================
--- scummvm/trunk/engines/agi/preagi_troll.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/agi/preagi_troll.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -775,4 +775,4 @@
 	}
 }
 
-} // end of namespace Agi
+} // End of namespace Agi

Modified: scummvm/trunk/engines/draci/script.cpp
===================================================================
--- scummvm/trunk/engines/draci/script.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/draci/script.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1074,5 +1074,5 @@
 	return 0;
 }
 
-} // end of namespace Draci
+} // End of namespace Draci
 

Modified: scummvm/trunk/engines/draci/script.h
===================================================================
--- scummvm/trunk/engines/draci/script.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/draci/script.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -170,6 +170,6 @@
 	DraciEngine *_vm;
 };
 
-} // end of namespace Draci
+} // End of namespace Draci
 
 #endif // DRACI_SCRIPT_H

Modified: scummvm/trunk/engines/kyra/animator_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/animator_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/animator_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -316,5 +316,5 @@
 	_animObjects[0].height = _animObj0Height;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/animator_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/animator_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/animator_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -654,5 +654,5 @@
 		_vm->characterList()[i].height = initHeightTable[i];
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/animator_lok.h
===================================================================
--- scummvm/trunk/engines/kyra/animator_lok.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/animator_lok.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -125,7 +125,7 @@
 	int _brandonAnimSeqSizeHeight;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/animator_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/animator_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/animator_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -461,5 +461,5 @@
 	_nextIdleType = !_nextIdleType;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/animator_v2.cpp
===================================================================
--- scummvm/trunk/engines/kyra/animator_v2.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/animator_v2.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -190,5 +190,5 @@
 	_animList = deleteAnimListEntry(_animList, animObj);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/gui.cpp
===================================================================
--- scummvm/trunk/engines/kyra/gui.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -651,5 +651,5 @@
 	_screen->printText(string, x, y, col1, col2);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/gui_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/gui_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1199,5 +1199,5 @@
 	return 0;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/gui_hof.h
===================================================================
--- scummvm/trunk/engines/kyra/gui_hof.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui_hof.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -82,7 +82,7 @@
 	static const uint16 _menuStringsOther[];
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/gui_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/gui_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1123,5 +1123,5 @@
 	_screen->showMouse();
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/gui_lok.h
===================================================================
--- scummvm/trunk/engines/kyra/gui_lok.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui_lok.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -180,7 +180,7 @@
 	const char *_onCDString;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/gui_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/gui_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -2950,7 +2950,7 @@
 	return _vm->getLangString(menuItem.labelId);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/gui_lol.h
===================================================================
--- scummvm/trunk/engines/kyra/gui_lol.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui_lol.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -175,7 +175,7 @@
 	Button::Callback _scrollDownFunctor;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/gui_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/gui_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1624,5 +1624,5 @@
 	_screen->drawShape(0, shape, x+position, y, 0, 0);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/gui_mr.h
===================================================================
--- scummvm/trunk/engines/kyra/gui_mr.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui_mr.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -87,7 +87,7 @@
 	Screen_MR *_screen;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/gui_v2.cpp
===================================================================
--- scummvm/trunk/engines/kyra/gui_v2.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui_v2.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -875,5 +875,5 @@
 	return 0;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/gui_v2.h
===================================================================
--- scummvm/trunk/engines/kyra/gui_v2.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/gui_v2.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -231,7 +231,7 @@
 	int choiceNo(Button *caller);
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/items_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/items_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/items_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -427,5 +427,5 @@
 	_screen->setMouseCursor(hotX, hotY, getShapePtr(shape));
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/items_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/items_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/items_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -967,5 +967,5 @@
 	return 81;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/items_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/items_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/items_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -535,7 +535,7 @@
 	return -1;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/items_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/items_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/items_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -542,5 +542,5 @@
 	return _itemStringInv[stringId];
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/kyra_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/kyra_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/kyra_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -2001,5 +2001,5 @@
 	KyraEngine_v1::readSettings();
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/kyra_hof.h
===================================================================
--- scummvm/trunk/engines/kyra/kyra_hof.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/kyra_hof.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -919,7 +919,7 @@
 	Common::Error loadGameState(int slot);
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/kyra_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/kyra_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/kyra_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -980,4 +980,4 @@
 	KyraEngine_v1::writeSettings();
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/kyra_lok.h
===================================================================
--- scummvm/trunk/engines/kyra/kyra_lok.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/kyra_lok.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -806,7 +806,7 @@
 	int o1_dummy(EMCState *script);
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/kyra_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/kyra_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/kyra_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1503,5 +1503,5 @@
 	_configHelium = ConfMan.getBool("helium_mode");
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/kyra_mr.h
===================================================================
--- scummvm/trunk/engines/kyra/kyra_mr.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/kyra_mr.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -669,7 +669,7 @@
 	int loadLanguageFile(const char *file, uint8 *&buffer);
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/kyra_v1.h
===================================================================
--- scummvm/trunk/engines/kyra/kyra_v1.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/kyra_v1.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -39,7 +39,7 @@
 namespace Common {
 class SeekableReadStream;
 class WriteStream;
-} // end of namespace Common
+} // End of namespace Common
 
 class KyraMetaEngine;
 

Modified: scummvm/trunk/engines/kyra/kyra_v2.cpp
===================================================================
--- scummvm/trunk/engines/kyra/kyra_v2.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/kyra_v2.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -240,5 +240,5 @@
 	return 1;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/kyra_v2.h
===================================================================
--- scummvm/trunk/engines/kyra/kyra_v2.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/kyra_v2.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -397,7 +397,7 @@
 	int o2_getVocHigh(EMCState *script);
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -4482,7 +4482,7 @@
 	_hasTempDataFlags |= (1 << l);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/lol.h
===================================================================
--- scummvm/trunk/engines/kyra/lol.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/lol.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1518,7 +1518,7 @@
 	void updateFire();
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/resource.cpp
===================================================================
--- scummvm/trunk/engines/kyra/resource.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/resource.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -367,7 +367,7 @@
 	_loaders.push_back(LoaderList::value_type(new ResLoaderTlk()));
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 
 

Modified: scummvm/trunk/engines/kyra/resource.h
===================================================================
--- scummvm/trunk/engines/kyra/resource.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/resource.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -460,7 +460,7 @@
 	const FilenameTable *_filenameTable;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/resource_intern.cpp
===================================================================
--- scummvm/trunk/engines/kyra/resource_intern.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/resource_intern.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1100,4 +1100,4 @@
 	return new CachedArchive(fileList);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/resource_intern.h
===================================================================
--- scummvm/trunk/engines/kyra/resource_intern.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/resource_intern.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -128,6 +128,6 @@
 	static Common::Archive *load(Resource *owner, const Common::String &filename, const Common::String &extension, const uint8 offset);
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif

Modified: scummvm/trunk/engines/kyra/saveload.cpp
===================================================================
--- scummvm/trunk/engines/kyra/saveload.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/saveload.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -268,5 +268,5 @@
 	}
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/saveload_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/saveload_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/saveload_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -332,5 +332,5 @@
 	return Common::kNoError;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/saveload_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/saveload_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/saveload_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -322,5 +322,5 @@
 	delete out;
 	return Common::kNoError;
 }
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/saveload_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/saveload_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/saveload_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -474,7 +474,7 @@
 	return dst;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/saveload_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/saveload_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/saveload_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -328,5 +328,5 @@
 	return Common::kNoError;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/scene_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/scene_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/scene_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -739,5 +739,5 @@
 	return true;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/scene_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/scene_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/scene_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1309,5 +1309,5 @@
 		_res->loadPakFile(file);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/scene_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/scene_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/scene_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -2187,7 +2187,7 @@
 		_screen->drawShape(pageNum, _specialGuiShape, _specialGuiShapeX + _specialGuiShape[3], _specialGuiShapeY, 2, 1);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/scene_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/scene_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/scene_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -831,4 +831,4 @@
 	return true;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/scene_v1.cpp
===================================================================
--- scummvm/trunk/engines/kyra/scene_v1.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/scene_v1.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -374,4 +374,4 @@
 	return retValue;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/scene_v2.cpp
===================================================================
--- scummvm/trunk/engines/kyra/scene_v2.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/scene_v2.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -225,5 +225,5 @@
 	}
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/screen.h
===================================================================
--- scummvm/trunk/engines/kyra/screen.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/screen.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -37,7 +37,7 @@
 
 namespace Graphics {
 class FontSJIS;
-} // end of namespace Graphics
+} // End of namespace Graphics
 
 namespace Kyra {
 

Modified: scummvm/trunk/engines/kyra/screen_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/screen_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/screen_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -150,5 +150,5 @@
 	}
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/screen_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/screen_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/screen_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -455,4 +455,4 @@
 	_system->setPalette(palette, 0, 16);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/screen_lok.h
===================================================================
--- scummvm/trunk/engines/kyra/screen_lok.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/screen_lok.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -112,6 +112,6 @@
 	static const uint8 _palette16[48];
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif

Modified: scummvm/trunk/engines/kyra/screen_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/screen_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/screen_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1017,7 +1017,7 @@
 	}
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/screen_lol.h
===================================================================
--- scummvm/trunk/engines/kyra/screen_lol.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/screen_lol.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -117,7 +117,7 @@
 	void postProcessCursor(uint8 *data, int width, int height, int pitch);
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/screen_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/screen_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/screen_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -140,4 +140,4 @@
 	drawClippedLine(x1, y2-1, x2-1, y2-1, c3);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/screen_mr.h
===================================================================
--- scummvm/trunk/engines/kyra/screen_mr.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/screen_mr.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -54,6 +54,6 @@
 	static const int _screenDimTableCount;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif

Modified: scummvm/trunk/engines/kyra/screen_v2.cpp
===================================================================
--- scummvm/trunk/engines/kyra/screen_v2.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/screen_v2.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -355,5 +355,5 @@
 		addDirtyRect(0, 0, 320, 200);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/screen_v2.h
===================================================================
--- scummvm/trunk/engines/kyra/screen_v2.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/screen_v2.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -73,7 +73,7 @@
 	uint8 *_wsaFrameAnimBuffer;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/script.cpp
===================================================================
--- scummvm/trunk/engines/kyra/script.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/script.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -447,5 +447,5 @@
 		script->ip = &script->dataPtr->data[temp];
 	}
 }
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/script.h
===================================================================
--- scummvm/trunk/engines/kyra/script.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/script.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -140,7 +140,7 @@
 	void op_eval(EMCState *);
 	void op_setRetAndJmp(EMCState *);
 };
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/script_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/script_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/script_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1735,5 +1735,5 @@
 	OpcodeTim(t2_playSoundEffect);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/script_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/script_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/script_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1957,5 +1957,5 @@
 }
 #undef Opcode
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/script_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/script_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/script_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -3044,7 +3044,7 @@
 	OpcodeTim(tlol_stopBackgroundAnimation);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/script_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/script_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/script_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1391,4 +1391,4 @@
 	Opcode(o3_dummy);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/script_tim.cpp
===================================================================
--- scummvm/trunk/engines/kyra/script_tim.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/script_tim.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1410,5 +1410,5 @@
 }
 #endif // ENABLE_LOL
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/script_tim.h
===================================================================
--- scummvm/trunk/engines/kyra/script_tim.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/script_tim.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -288,7 +288,7 @@
 };
 #endif // ENABLE_LOL
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/script_v1.cpp
===================================================================
--- scummvm/trunk/engines/kyra/script_v1.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/script_v1.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -123,5 +123,5 @@
 	return 0;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/script_v2.cpp
===================================================================
--- scummvm/trunk/engines/kyra/script_v2.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/script_v2.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -342,5 +342,5 @@
 	return 0;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/sequences_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sequences_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sequences_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -2927,6 +2927,6 @@
 	_screen->showMouse();
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 

Modified: scummvm/trunk/engines/kyra/sequences_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sequences_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sequences_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -2086,5 +2086,5 @@
 	_screen->showMouse();
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/sequences_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sequences_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sequences_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1469,7 +1469,7 @@
 	}
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/sequences_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sequences_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sequences_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -237,5 +237,5 @@
 	setNextIdleAnimTimer();
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/sequences_v2.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sequences_v2.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sequences_v2.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -128,5 +128,5 @@
 	resetCharacterAnimDim();
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/sound.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sound.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -279,6 +279,6 @@
 	{ 0, 0 }
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 

Modified: scummvm/trunk/engines/kyra/sound.h
===================================================================
--- scummvm/trunk/engines/kyra/sound.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -35,7 +35,7 @@
 
 namespace Audio {
 class AudioStream;
-} // end of namespace Audio
+} // End of namespace Audio
 
 namespace Kyra {
 
@@ -376,6 +376,6 @@
 	static const AudioCodecs _supportedCodecs[];
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif

Modified: scummvm/trunk/engines/kyra/sound_adlib.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sound_adlib.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound_adlib.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -2425,5 +2425,5 @@
 	playSoundEffect(0);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/sound_adlib.h
===================================================================
--- scummvm/trunk/engines/kyra/sound_adlib.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound_adlib.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -107,7 +107,7 @@
 	static const int _kyra1SoundTriggers[];
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/sound_amiga.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sound_amiga.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound_amiga.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -219,5 +219,5 @@
 	}
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/sound_digital.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sound_digital.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound_digital.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -496,5 +496,5 @@
 };
 
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/sound_intern.h
===================================================================
--- scummvm/trunk/engines/kyra/sound_intern.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound_intern.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -38,7 +38,7 @@
 namespace Audio {
 class PCSpeaker;
 class MaxTrax;
-} // end of namespace Audio
+} // End of namespace Audio
 
 namespace Kyra {
 class MidiOutput;
@@ -327,6 +327,6 @@
 	int _tableSfxGame_Size;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif

Modified: scummvm/trunk/engines/kyra/sound_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sound_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -97,4 +97,4 @@
 	return (_speechPlayTime != -1 ? _speechPlayTime : 0);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/sound_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sound_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -316,7 +316,7 @@
 	return (value * 100) / Audio::Mixer::kMaxMixerVolume + 2;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/sound_midi.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sound_midi.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound_midi.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -772,5 +772,5 @@
 	return str + ".XMI";
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/sound_pcspk.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sound_pcspk.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound_pcspk.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -366,5 +366,5 @@
 	0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/sound_towns.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sound_towns.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sound_towns.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -4441,7 +4441,7 @@
 	58,145,244,145,43,35,9,171,16,110,25,8,28,74,162,128,26,27,82,45,136,153,18,8,136,8
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #undef EUPHONY_FADEOUT_TICKS
 

Modified: scummvm/trunk/engines/kyra/sprites.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sprites.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sprites.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -582,5 +582,5 @@
 
 	return returnValue;
 }
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/sprites_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/sprites_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/sprites_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1622,7 +1622,7 @@
 	placeMonster(monster, 0, 0);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/text.cpp
===================================================================
--- scummvm/trunk/engines/kyra/text.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/text.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -340,4 +340,4 @@
 	_screen->setPaletteIndex(0x10, r, g, b);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/text.h
===================================================================
--- scummvm/trunk/engines/kyra/text.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/text.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -78,7 +78,7 @@
 	bool _talkMessagePrinted;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/text_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/text_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/text_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -681,4 +681,4 @@
 	_mainCharacter.dlgIndex = dlgIndex;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/text_hof.h
===================================================================
--- scummvm/trunk/engines/kyra/text_hof.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/text_hof.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -50,7 +50,7 @@
 	KyraEngine_HoF *_vm;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/text_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/text_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/text_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -388,4 +388,4 @@
 	}
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/text_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/text_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/text_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -793,7 +793,7 @@
 	_textDimData[d].column = _textDimData[d].line = 0;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/text_lol.h
===================================================================
--- scummvm/trunk/engines/kyra/text_lol.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/text_lol.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -93,7 +93,7 @@
 	TextDimData _textDimData[14];
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/text_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/text_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/text_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -904,5 +904,5 @@
 	processDialog(vocHighIndex, vocHighBase, funcNum);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/text_mr.h
===================================================================
--- scummvm/trunk/engines/kyra/text_mr.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/text_mr.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -50,6 +50,6 @@
 	Screen_MR *_screen;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif

Modified: scummvm/trunk/engines/kyra/timer.cpp
===================================================================
--- scummvm/trunk/engines/kyra/timer.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/timer.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -302,4 +302,4 @@
 	}
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/timer.h
===================================================================
--- scummvm/trunk/engines/kyra/timer.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/timer.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -104,7 +104,7 @@
 	TimerManager &_timer;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/timer_hof.cpp
===================================================================
--- scummvm/trunk/engines/kyra/timer_hof.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/timer_hof.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -107,4 +107,4 @@
 }
 
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/timer_lok.cpp
===================================================================
--- scummvm/trunk/engines/kyra/timer_lok.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/timer_lok.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -163,5 +163,5 @@
 	_timer->setDelay(5, speeds[newSpeed]);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/timer_lol.cpp
===================================================================
--- scummvm/trunk/engines/kyra/timer_lol.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/timer_lol.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -256,7 +256,7 @@
 	initTextFading(0, 0);
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif // ENABLE_LOL
 

Modified: scummvm/trunk/engines/kyra/timer_mr.cpp
===================================================================
--- scummvm/trunk/engines/kyra/timer_mr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/timer_mr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -99,4 +99,4 @@
 	_nextIdleAnim = _system->getMillis() + _rnd.getRandomNumberRng(10, 15) * 1000;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/util.cpp
===================================================================
--- scummvm/trunk/engines/kyra/util.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/util.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -148,5 +148,5 @@
 	151, 163, 150, 129, 236, 231, 152
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 

Modified: scummvm/trunk/engines/kyra/util.h
===================================================================
--- scummvm/trunk/engines/kyra/util.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/util.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -46,7 +46,7 @@
 	static const uint8 _charMapISOToDOS[128];
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/kyra/vqa.cpp
===================================================================
--- scummvm/trunk/engines/kyra/vqa.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/vqa.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -684,4 +684,4 @@
 	// TODO: Wait for the sound to finish?
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra

Modified: scummvm/trunk/engines/kyra/vqa.h
===================================================================
--- scummvm/trunk/engines/kyra/vqa.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/vqa.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -34,11 +34,11 @@
 
 namespace Audio {
 class AppendableAudioStream;
-} // end of namespace Audio
+} // End of namespace Audio
 
 namespace Common {
 class SeekableReadStream;
-} // end of namespace Common
+} // End of namespace Common
 
 namespace Kyra {
 
@@ -133,6 +133,6 @@
 	uint32 readTag();
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif

Modified: scummvm/trunk/engines/kyra/wsamovie.cpp
===================================================================
--- scummvm/trunk/engines/kyra/wsamovie.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/wsamovie.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -463,6 +463,6 @@
 	return _numFrames;
 }
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 

Modified: scummvm/trunk/engines/kyra/wsamovie.h
===================================================================
--- scummvm/trunk/engines/kyra/wsamovie.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/kyra/wsamovie.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -29,7 +29,7 @@
 namespace Audio {
 class AppendableAudioStream;
 class SoundHandle;
-} // end of namespace Audio
+} // End of namespace Audio
 
 namespace Kyra {
 class KyraEngine_v1;
@@ -136,7 +136,7 @@
 	int16 _yAdd;
 };
 
-} // end of namespace Kyra
+} // End of namespace Kyra
 
 #endif
 

Modified: scummvm/trunk/engines/lure/animseq.cpp
===================================================================
--- scummvm/trunk/engines/lure/animseq.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/animseq.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -281,4 +281,4 @@
 	return true;
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/decode.cpp
===================================================================
--- scummvm/trunk/engines/lure/decode.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/decode.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -499,4 +499,4 @@
 	return pDest - dest->data();
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/disk.cpp
===================================================================
--- scummvm/trunk/engines/lure/disk.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/disk.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -225,4 +225,4 @@
 	return &_entries[entryIndex];
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/disk.h
===================================================================
--- scummvm/trunk/engines/lure/disk.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/disk.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -65,6 +65,6 @@
 	FileEntry *getIndex(uint8 entryIndex);
 };
 
-} // end of namespace Lure
+} // End of namespace Lure
 
 #endif

Modified: scummvm/trunk/engines/lure/events.cpp
===================================================================
--- scummvm/trunk/engines/lure/events.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/events.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -226,4 +226,4 @@
 	return false;
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/fights.cpp
===================================================================
--- scummvm/trunk/engines/lure/fights.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/fights.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -627,4 +627,4 @@
 	return getByte(baseOffset + (rec.fwhits << 5) + actionIndex);
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/game.cpp
===================================================================
--- scummvm/trunk/engines/lure/game.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/game.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1071,4 +1071,4 @@
 }
 
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/hotspots.cpp
===================================================================
--- scummvm/trunk/engines/lure/hotspots.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/hotspots.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -4707,4 +4707,4 @@
 	}
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/intro.cpp
===================================================================
--- scummvm/trunk/engines/lure/intro.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/intro.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -185,4 +185,4 @@
 	return false;
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/memory.cpp
===================================================================
--- scummvm/trunk/engines/lure/memory.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/memory.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -99,4 +99,4 @@
 	if (!_data) error ("Failed reallocating memory block");
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/menu.cpp
===================================================================
--- scummvm/trunk/engines/lure/menu.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/menu.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -639,4 +639,4 @@
 	return selectedIndex;
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/palette.cpp
===================================================================
--- scummvm/trunk/engines/lure/palette.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/palette.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -215,4 +215,4 @@
 	return *_palettes[paletteNum];
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/res.cpp
===================================================================
--- scummvm/trunk/engines/lure/res.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/res.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -817,4 +817,4 @@
 	debugC(ERROR_DETAILED, kLureDebugScripts, "Finished loading");
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/res_struct.cpp
===================================================================
--- scummvm/trunk/engines/lure/res_struct.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/res_struct.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1537,4 +1537,4 @@
 	}
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/room.cpp
===================================================================
--- scummvm/trunk/engines/lure/room.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/room.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -808,4 +808,4 @@
 	_statusLine[0] = '\0';
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/room.h
===================================================================
--- scummvm/trunk/engines/lure/room.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/room.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -132,6 +132,6 @@
 	void reset();
 };
 
-} // end of namespace Lure
+} // End of namespace Lure
 
 #endif

Modified: scummvm/trunk/engines/lure/screen.cpp
===================================================================
--- scummvm/trunk/engines/lure/screen.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/screen.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -176,4 +176,4 @@
 	_system.updateScreen();
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/scripts.cpp
===================================================================
--- scummvm/trunk/engines/lure/scripts.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/scripts.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1309,4 +1309,4 @@
 	return (opcode == S2_OPCODE_UNLOAD);
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/sound.cpp
===================================================================
--- scummvm/trunk/engines/lure/sound.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/sound.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -741,4 +741,4 @@
 	close();
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/lure/surface.cpp
===================================================================
--- scummvm/trunk/engines/lure/surface.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/lure/surface.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1416,4 +1416,4 @@
 	screen.update();
 }
 
-} // end of namespace Lure
+} // End of namespace Lure

Modified: scummvm/trunk/engines/sci/engine/stringfrag.cpp
===================================================================
--- scummvm/trunk/engines/sci/engine/stringfrag.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/engine/stringfrag.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -455,4 +455,4 @@
 	internal_stringfrag_strncmp(s, s1buf, s2buf, len);
 }
 
-} // end of namespace Sci
+} // End of namespace Sci

Modified: scummvm/trunk/engines/sci/gui/gui_font.cpp
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_font.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_font.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -99,4 +99,4 @@
 	}
 }
 
-} // end of namespace Sci
+} // End of namespace Sci

Modified: scummvm/trunk/engines/sci/gui/gui_gfx.cpp
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_gfx.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_gfx.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1361,4 +1361,4 @@
 	}
 }
 
-} // end of namespace Sci
+} // End of namespace Sci

Modified: scummvm/trunk/engines/sci/gui/gui_memmgr.cpp
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_memmgr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_memmgr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -370,4 +370,4 @@
 }
 
 //-------------------------------
-}// end of namespace SCI
+}// End of namespace SCI

Modified: scummvm/trunk/engines/sci/gui/gui_picture.cpp
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_picture.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_picture.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -558,4 +558,4 @@
 	}
 }
 
-} // end of namespace Sci
+} // End of namespace Sci

Modified: scummvm/trunk/engines/sci/gui/gui_picture.h
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_picture.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_picture.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -69,6 +69,6 @@
 	byte _priority;
 };
 
-} // end of namespace Sci
+} // End of namespace Sci
 
 #endif

Modified: scummvm/trunk/engines/sci/gui/gui_screen.cpp
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_screen.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_screen.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -204,4 +204,4 @@
 	}
 }
 
-} // end of namespace Sci
+} // End of namespace Sci

Modified: scummvm/trunk/engines/sci/gui/gui_screen.h
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_screen.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_screen.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -88,6 +88,6 @@
 	byte *_displayScreen;
 };
 
-} // end of namespace Sci
+} // End of namespace Sci
 
 #endif

Modified: scummvm/trunk/engines/sci/gui/gui_view.cpp
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_view.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_view.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -307,4 +307,4 @@
 	}
 }
 
-} // end of namespace Sci
+} // End of namespace Sci

Modified: scummvm/trunk/engines/sci/gui/gui_view.h
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_view.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_view.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -78,6 +78,6 @@
 	GUIPalette _palette;
 };
 
-} // end of namespace Sci
+} // End of namespace Sci
 
 #endif

Modified: scummvm/trunk/engines/sci/gui/gui_windowmgr.cpp
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_windowmgr.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_windowmgr.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -281,4 +281,4 @@
 	}
 }
 
-} // end of namespace Sci
+} // End of namespace Sci

Modified: scummvm/trunk/engines/sci/gui/gui_windowmgr.h
===================================================================
--- scummvm/trunk/engines/sci/gui/gui_windowmgr.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/sci/gui/gui_windowmgr.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -57,6 +57,6 @@
 	Common::List<HEAPHANDLE> windowList;
 };
 
-} // end of namespace Sci
+} // End of namespace Sci
 
 #endif

Modified: scummvm/trunk/engines/scumm/player_v2cms.cpp
===================================================================
--- scummvm/trunk/engines/scumm/player_v2cms.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/scumm/player_v2cms.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1852,4 +1852,4 @@
 void Player_V2CMS::mutex_down() {
 	_mutex.unlock();
 }
-} // end of namespace Scumm
+} // End of namespace Scumm

Modified: scummvm/trunk/engines/tinsel/actors.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/actors.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/actors.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1716,4 +1716,4 @@
 	return false;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/actors.h
===================================================================
--- scummvm/trunk/engines/tinsel/actors.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/actors.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -172,6 +172,6 @@
 
 /*----------------------------------------------------------------------*/
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif /* TINSEL_ACTOR_H */

Modified: scummvm/trunk/engines/tinsel/anim.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/anim.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/anim.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -448,4 +448,4 @@
 
 
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/anim.h
===================================================================
--- scummvm/trunk/engines/tinsel/anim.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/anim.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -94,6 +94,6 @@
 
 bool AboutToJumpOrEnd(PANIM pAnim);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif		// TINSEL_ANIM_H

Modified: scummvm/trunk/engines/tinsel/background.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/background.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/background.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -260,4 +260,4 @@
 }
 
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/background.h
===================================================================
--- scummvm/trunk/engines/tinsel/background.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/background.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -116,6 +116,6 @@
 
 int BgHeight(void);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_BACKGND_H

Modified: scummvm/trunk/engines/tinsel/bg.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/bg.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/bg.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -279,4 +279,4 @@
 	return hBackground;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/bmv.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/bmv.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/bmv.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1268,4 +1268,4 @@
 	}
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/cliprect.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/cliprect.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/cliprect.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -310,4 +310,4 @@
 	}
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/cliprect.h
===================================================================
--- scummvm/trunk/engines/tinsel/cliprect.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/cliprect.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -71,6 +71,6 @@
 	Common::Point *pWin,		// window top left position
 	Common::Rect *pClip);		// pointer to clip rectangle
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_CLIPRECT_H

Modified: scummvm/trunk/engines/tinsel/config.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/config.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/config.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -175,4 +175,4 @@
 #endif
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/config.h
===================================================================
--- scummvm/trunk/engines/tinsel/config.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/config.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -51,6 +51,6 @@
 
 extern bool isJapanMode();
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif

Modified: scummvm/trunk/engines/tinsel/coroutine.h
===================================================================
--- scummvm/trunk/engines/tinsel/coroutine.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/coroutine.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -242,6 +242,6 @@
 
 //@}
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif		// TINSEL_COROUTINE_H

Modified: scummvm/trunk/engines/tinsel/cursor.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/cursor.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/cursor.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -693,4 +693,4 @@
 	return !(bTempHide || bHiddenCursor);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/cursor.h
===================================================================
--- scummvm/trunk/engines/tinsel/cursor.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/cursor.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -55,6 +55,6 @@
 void StartCursorFollowed(void);
 void EndCursorFollowed(void);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_CURSOR_H

Modified: scummvm/trunk/engines/tinsel/dialogs.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/dialogs.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/dialogs.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -5738,4 +5738,4 @@
 	return (InventoryState == ACTIVE_INV && ino == INV_CONV);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/dialogs.h
===================================================================
--- scummvm/trunk/engines/tinsel/dialogs.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/dialogs.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -165,6 +165,6 @@
 
 void ObjectEvent(CORO_PARAM, int objId, TINSEL_EVENT event, bool bWait, int myEscape, bool *result = NULL);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif /* TINSEL_INVENTRY_H */

Modified: scummvm/trunk/engines/tinsel/drives.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/drives.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/drives.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -176,4 +176,4 @@
 	return Common::File::open(newFilename);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/drives.h
===================================================================
--- scummvm/trunk/engines/tinsel/drives.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/drives.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -70,6 +70,6 @@
 };
 
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif /* TINSEL_DRIVES_H */

Modified: scummvm/trunk/engines/tinsel/dw.h
===================================================================
--- scummvm/trunk/engines/tinsel/dw.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/dw.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -117,6 +117,6 @@
 #define CANNOT_FIND_FILE "Cannot find file %s"
 #define NO_MEM "Cannot allocate memory for %s!"
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_DW_H

Modified: scummvm/trunk/engines/tinsel/events.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/events.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/events.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -668,4 +668,4 @@
 	return bProvNotProcessed;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/events.h
===================================================================
--- scummvm/trunk/engines/tinsel/events.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/events.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -139,6 +139,6 @@
 void ProvNotProcessed(void);
 bool GetProvNotProcessed();
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif /* TINSEL_EVENTS_H */

Modified: scummvm/trunk/engines/tinsel/faders.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/faders.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/faders.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -241,4 +241,4 @@
 	}
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/faders.h
===================================================================
--- scummvm/trunk/engines/tinsel/faders.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/faders.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -52,6 +52,6 @@
 void FadeInFast(SCNHANDLE noFadeTable[]);
 void PokeInTagColour(void);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif		// TINSEL_FADERS_H

Modified: scummvm/trunk/engines/tinsel/film.h
===================================================================
--- scummvm/trunk/engines/tinsel/film.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/film.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -45,6 +45,6 @@
 
 #include "common/pack-end.h"	// END STRUCT PACKING
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif

Modified: scummvm/trunk/engines/tinsel/font.h
===================================================================
--- scummvm/trunk/engines/tinsel/font.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/font.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -53,6 +53,6 @@
 
 void FettleFontPal(SCNHANDLE fontPal);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif		// TINSEL_FONT_H

Modified: scummvm/trunk/engines/tinsel/graphics.h
===================================================================
--- scummvm/trunk/engines/tinsel/graphics.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/graphics.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -68,6 +68,6 @@
 // called to update a rectangle on the video screen from a video page
 void UpdateScreenRect(const Common::Rect &pClip);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif

Modified: scummvm/trunk/engines/tinsel/handle.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/handle.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/handle.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -554,4 +554,4 @@
 	return GetCD(pH->flags2 & fAllCds);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/handle.h
===================================================================
--- scummvm/trunk/engines/tinsel/handle.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/handle.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -62,6 +62,6 @@
 
 int CdNumber(SCNHANDLE offset);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_HANDLE_H

Modified: scummvm/trunk/engines/tinsel/heapmem.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/heapmem.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/heapmem.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -603,4 +603,4 @@
 	return NULL;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/heapmem.h
===================================================================
--- scummvm/trunk/engines/tinsel/heapmem.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/heapmem.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -104,6 +104,6 @@
 	long size,		// number of bytes to free up
 	bool bDiscard);		// when set - will discard blocks to fullfill the request
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif

Modified: scummvm/trunk/engines/tinsel/mareels.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/mareels.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/mareels.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -190,4 +190,4 @@
 	} while ((pMover = NextMover(pMover)) != NULL);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/mareels.h
===================================================================
--- scummvm/trunk/engines/tinsel/mareels.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/mareels.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -51,6 +51,6 @@
 
 void TouchMoverReels(void);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif

Modified: scummvm/trunk/engines/tinsel/move.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/move.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/move.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1745,4 +1745,4 @@
 	}
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/move.h
===================================================================
--- scummvm/trunk/engines/tinsel/move.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/move.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -45,6 +45,6 @@
 
 DIRECTION GetDirection(int fromx, int fromy, int tox, int toy, DIRECTION lastreel,
 							  HPOLYGON hPath, YBIAS yBias = YB_X2);
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif /* TINSEL_MOVE_H */

Modified: scummvm/trunk/engines/tinsel/multiobj.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/multiobj.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/multiobj.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -562,4 +562,4 @@
 	} while (pMultiObj != NULL);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/multiobj.h
===================================================================
--- scummvm/trunk/engines/tinsel/multiobj.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/multiobj.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -128,6 +128,6 @@
 void MultiForceRedraw(
 	POBJECT pMultiObj);	// multi-part object to be forced
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_MULTIOBJ_H

Modified: scummvm/trunk/engines/tinsel/object.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/object.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/object.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -535,4 +535,4 @@
 	return pRect;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/object.h
===================================================================
--- scummvm/trunk/engines/tinsel/object.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/object.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -205,6 +205,6 @@
 					const MULTI_INIT **ppmi = 0, const FILM **ppfilm = 0);
 
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_OBJECT_H

Modified: scummvm/trunk/engines/tinsel/palette.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/palette.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/palette.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -655,4 +655,4 @@
 	talkIndex = offset;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/palette.h
===================================================================
--- scummvm/trunk/engines/tinsel/palette.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/palette.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -179,6 +179,6 @@
 
 void SetTranslucencyOffset(int offset);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_PALETTE_H

Modified: scummvm/trunk/engines/tinsel/pcode.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/pcode.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/pcode.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -917,4 +917,4 @@
 	}
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/pcode.h
===================================================================
--- scummvm/trunk/engines/tinsel/pcode.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/pcode.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -175,6 +175,6 @@
 #define ST_ON		0	//
 #define ST_OFF		1	// SubTitles()
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif		// TINSEL_PCODE_H

Modified: scummvm/trunk/engines/tinsel/pdisplay.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/pdisplay.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/pdisplay.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -847,4 +847,4 @@
 	bShowString = true;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/pdisplay.h
===================================================================
--- scummvm/trunk/engines/tinsel/pdisplay.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/pdisplay.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -32,6 +32,6 @@
 void EnableTags(void);
 void DisableTags(void);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif		/* TINSEL_PDISPLAY_H */

Modified: scummvm/trunk/engines/tinsel/pid.h
===================================================================
--- scummvm/trunk/engines/tinsel/pid.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/pid.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -75,6 +75,6 @@
 
 #define PID_GPROCESS	0x0120			// Global process base
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_PID_H

Modified: scummvm/trunk/engines/tinsel/play.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/play.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/play.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -1169,4 +1169,4 @@
 	}
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/play.h
===================================================================
--- scummvm/trunk/engines/tinsel/play.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/play.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -59,6 +59,6 @@
 void SaveSoundReels(PSOUNDREELS psr);
 void RestoreSoundReels(PSOUNDREELS psr);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif

Modified: scummvm/trunk/engines/tinsel/polygons.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/polygons.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/polygons.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -2376,4 +2376,4 @@
 	}
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/polygons.h
===================================================================
--- scummvm/trunk/engines/tinsel/polygons.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/polygons.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -156,6 +156,6 @@
 
 /*-------------------------------------------------------------------------*/
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif		/* TINSEL_POLYGONS_H */

Modified: scummvm/trunk/engines/tinsel/rince.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/rince.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/rince.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -965,4 +965,4 @@
 	DoMoveActor(pMover);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/rince.h
===================================================================
--- scummvm/trunk/engines/tinsel/rince.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/rince.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -222,6 +222,6 @@
 
 /*----------------------------------------------------------------------*/
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif /* TINSEL_RINCE_H */

Modified: scummvm/trunk/engines/tinsel/saveload.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/saveload.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/saveload.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -583,4 +583,4 @@
 	return (numFiles == 0) ? -1 : 0;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/savescn.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/savescn.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/savescn.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -474,4 +474,4 @@
 	CORO_END_CODE;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/savescn.h
===================================================================
--- scummvm/trunk/engines/tinsel/savescn.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/savescn.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -114,6 +114,6 @@
 void InitialiseSaveScenes(void);
 void FreeSaveScenes(void);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	/* TINSEL_SAVESCN_H */

Modified: scummvm/trunk/engines/tinsel/scene.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/scene.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/scene.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -494,4 +494,4 @@
 	SendSceneTinselProcess(CLOSEDOWN);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/scene.h
===================================================================
--- scummvm/trunk/engines/tinsel/scene.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/scene.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -92,6 +92,6 @@
 
 void SendSceneTinselProcess(TINSEL_EVENT event);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_SCENE_H

Modified: scummvm/trunk/engines/tinsel/sched.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/sched.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/sched.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -759,4 +759,4 @@
 	numGlobalProcess = 0;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/sched.h
===================================================================
--- scummvm/trunk/engines/tinsel/sched.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/sched.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -143,6 +143,6 @@
 void KillGlobalProcesses(void);
 void FreeGlobalProcesses();
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif		// TINSEL_SCHED_H

Modified: scummvm/trunk/engines/tinsel/scn.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/scn.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/scn.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -82,4 +82,4 @@
 	return (int)FROM_LE_32(pmi->mulID);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/scn.h
===================================================================
--- scummvm/trunk/engines/tinsel/scn.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/scn.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -94,6 +94,6 @@
 byte *FindChunk(SCNHANDLE handle, uint32 chunk);
 int ExtractActor(SCNHANDLE hFilm);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif /* TINSEL_SCN_H */

Modified: scummvm/trunk/engines/tinsel/scroll.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/scroll.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/scroll.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -532,4 +532,4 @@
 	return (LeftScroll || DownScroll);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/scroll.h
===================================================================
--- scummvm/trunk/engines/tinsel/scroll.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/scroll.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -87,6 +87,6 @@
 
 bool IsScrolling(void);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif /* TINSEL_SCROLL_H */

Modified: scummvm/trunk/engines/tinsel/sound.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/sound.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/sound.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -567,4 +567,4 @@
 	_sampleIndexLen = 0;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/sound.h
===================================================================
--- scummvm/trunk/engines/tinsel/sound.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/sound.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -125,6 +125,6 @@
 	void closeSampleStream(void);
 };
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_SOUND_H

Modified: scummvm/trunk/engines/tinsel/strres.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/strres.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/strres.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -439,4 +439,4 @@
 	return languages[thisOne].hFlagFilm;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/strres.h
===================================================================
--- scummvm/trunk/engines/tinsel/strres.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/strres.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -96,7 +96,7 @@
 SCNHANDLE LanguageDesc(LANGUAGE thisOne);
 SCNHANDLE LanguageFlag(LANGUAGE thisOne);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif
 

Modified: scummvm/trunk/engines/tinsel/sysvar.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/sysvar.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/sysvar.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -215,4 +215,4 @@
 	SetSysVar(ISV_NO_BLOCKING, flag);
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/sysvar.h
===================================================================
--- scummvm/trunk/engines/tinsel/sysvar.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/sysvar.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -144,6 +144,6 @@
 
 void SetNoBlocking(bool flag);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif

Modified: scummvm/trunk/engines/tinsel/text.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/text.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/text.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -277,4 +277,4 @@
 	return pFont->fontDef[c2] != 0;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/text.h
===================================================================
--- scummvm/trunk/engines/tinsel/text.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/text.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -108,6 +108,6 @@
 	SCNHANDLE hFont,	// which font to use
 	char c);		// character to test
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif	// TINSEL_TEXT_H

Modified: scummvm/trunk/engines/tinsel/timers.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/timers.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/timers.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -189,4 +189,4 @@
 		return pt->secs;
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/timers.h
===================================================================
--- scummvm/trunk/engines/tinsel/timers.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/timers.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -50,6 +50,6 @@
 
 int Timer(int num);
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif

Modified: scummvm/trunk/engines/tinsel/tinlib.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/tinlib.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/tinlib.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -5642,4 +5642,4 @@
 	//error("Can't possibly get here");
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/tinlib.h
===================================================================
--- scummvm/trunk/engines/tinsel/tinlib.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/tinlib.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -64,6 +64,6 @@
 
 enum SPEECH_TYPE { IS_SAY, IS_SAYAT, IS_TALK, IS_TALKAT };
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif		// TINSEL_TINLIB_H

Modified: scummvm/trunk/engines/tinsel/token.cpp
===================================================================
--- scummvm/trunk/engines/tinsel/token.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/token.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -126,4 +126,4 @@
 	}
 }
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel

Modified: scummvm/trunk/engines/tinsel/token.h
===================================================================
--- scummvm/trunk/engines/tinsel/token.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/engines/tinsel/token.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -52,6 +52,6 @@
 bool TestToken(int which);
 
 
-} // end of namespace Tinsel
+} // End of namespace Tinsel
 
 #endif		// TINSEL_TOKEN_H

Modified: scummvm/trunk/graphics/VectorRenderer.cpp
===================================================================
--- scummvm/trunk/graphics/VectorRenderer.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/graphics/VectorRenderer.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -147,4 +147,4 @@
 	}
 }
 
-} // end of namespace Graphics
+} // End of namespace Graphics

Modified: scummvm/trunk/graphics/VectorRenderer.h
===================================================================
--- scummvm/trunk/graphics/VectorRenderer.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/graphics/VectorRenderer.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -494,6 +494,6 @@
 	int _gradientBytes[3]; /**< Color bytes of the active gradient, used to speed up calculation */
 };
 
-} // end of namespace Graphics
+} // End of namespace Graphics
 
 #endif

Modified: scummvm/trunk/graphics/colormasks.h
===================================================================
--- scummvm/trunk/graphics/colormasks.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/graphics/colormasks.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -322,6 +322,6 @@
 }
 
 
-} // end of namespace Graphics
+} // End of namespace Graphics
 
 #endif

Modified: scummvm/trunk/graphics/conversion.cpp
===================================================================
--- scummvm/trunk/graphics/conversion.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/graphics/conversion.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -148,4 +148,4 @@
 	return true;
 }
 
-} // end of namespace Graphics
+} // End of namespace Graphics

Modified: scummvm/trunk/graphics/conversion.h
===================================================================
--- scummvm/trunk/graphics/conversion.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/graphics/conversion.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -71,6 +71,6 @@
 bool crossBlit(byte *dst, const byte *src, int dstpitch, int srcpitch,
 						int w, int h, const Graphics::PixelFormat &dstFmt, const Graphics::PixelFormat &srcFmt);
 
-} // end of namespace Graphics
+} // End of namespace Graphics
 
 #endif // GRAPHICS_CONVERSION_H

Modified: scummvm/trunk/graphics/imagedec.cpp
===================================================================
--- scummvm/trunk/graphics/imagedec.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/graphics/imagedec.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -174,4 +174,4 @@
 
 	return decoder->decodeImage(stream, format);
 }
-} // end of namespace Graphics
+} // End of namespace Graphics

Modified: scummvm/trunk/graphics/imagedec.h
===================================================================
--- scummvm/trunk/graphics/imagedec.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/graphics/imagedec.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -61,7 +61,7 @@
 	 */
 	virtual Surface *decodeImage(Common::SeekableReadStream &stream, const PixelFormat &format) = 0;
 };
-} // end of namespace Graphics
+} // End of namespace Graphics
 
 #endif
 

Modified: scummvm/trunk/graphics/pixelformat.h
===================================================================
--- scummvm/trunk/graphics/pixelformat.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/graphics/pixelformat.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -168,6 +168,6 @@
 	return PixelFormat::createFormatCLUT8();
 }
 
-} // end of namespace Graphics
+} // End of namespace Graphics
 
 #endif

Modified: scummvm/trunk/graphics/sjis.cpp
===================================================================
--- scummvm/trunk/graphics/sjis.cpp	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/graphics/sjis.cpp	2009-10-04 21:26:33 UTC (rev 44634)
@@ -408,7 +408,7 @@
 	return _fontData8x16 + offset;
 }
 
-} // end of namespace Graphics
+} // End of namespace Graphics
 
 #endif // defined(GRAPHICS_SJIS_H)
 

Modified: scummvm/trunk/graphics/sjis.h
===================================================================
--- scummvm/trunk/graphics/sjis.h	2009-10-04 20:08:11 UTC (rev 44633)
+++ scummvm/trunk/graphics/sjis.h	2009-10-04 21:26:33 UTC (rev 44634)
@@ -205,7 +205,7 @@
 
 // TODO: Consider adding support for PC98 ROM
 
-} // end of namespace Graphics
+} // End of namespace Graphics
 
 #endif
 


@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list