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

@ -583,4 +583,4 @@ int NewestSavedGame(void) {
return (numFiles == 0) ? -1 : 0;
}
} // end of namespace Tinsel
} // End of namespace Tinsel