Change a couple places from 'end of namespace' to 'End of namespace', for consistency

svn-id: r44634
This commit is contained in:
Max Horn 2009-10-04 21:26:33 +00:00
parent c8f002ae43
commit f242266f6d
265 changed files with 276 additions and 276 deletions

View file

@ -1309,4 +1309,4 @@ bool HotspotScript::execute(Hotspot *h) {
return (opcode == S2_OPCODE_UNLOAD);
}
} // end of namespace Lure
} // End of namespace Lure