Change a couple places from 'end of namespace' to 'End of namespace', for consistency
svn-id: r44634
This commit is contained in:
parent
c8f002ae43
commit
f242266f6d
265 changed files with 276 additions and 276 deletions
|
@ -196,6 +196,6 @@ void sort(T first, T last, StrictWeakOrdering comp) {
|
|||
}
|
||||
}
|
||||
|
||||
} // end of namespace Common
|
||||
} // End of namespace Common
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue