astyle formatting

[ci skip]
This commit is contained in:
Daniel Marjamäki 2020-06-08 00:50:45 +02:00
parent ca8b5f49f3
commit 43b30d974f
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ public:
* std::find(foo.begin(), bar.end(), x)
*/
void mismatchingContainers();
void mismatchingContainerIterator();
/**