Remove stray semi-colons at namespace scope
authorJonathan Wakely <jwakely@redhat.com>
Fri, 1 Dec 2017 15:10:09 +0000 (15:10 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 1 Dec 2017 15:10:09 +0000 (15:10 +0000)
commit071f228fa3aa83d24c465fe402732856c1246624
treea720442131c6666922f8aaa47e52111bbb08efea
parente735008bf64b1044d12810459a1bf647a591c159
Remove stray semi-colons at namespace scope

* include/bits/regex_executor.tcc (_Executor::_M_rep_once_more):
Remove semi-colon after function body.
* include/bits/uniform_int_dist.h (_Power_of_2): Likewise.

From-SVN: r255314
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/regex_executor.tcc
libstdc++-v3/include/bits/uniform_int_dist.h