Skip to content
Snippets Groups Projects
Commit 0fedb6b8 authored by mattijs's avatar mattijs
Browse files

STYLE: corrected comment

parent 35cd2e49
No related branches found
No related tags found
No related merge requests found
...@@ -181,7 +181,6 @@ inline unsigned Hash<triFace>::operator()(const triFace& t, unsigned seed) const ...@@ -181,7 +181,6 @@ inline unsigned Hash<triFace>::operator()(const triFace& t, unsigned seed) const
//- Hash specialization for hashing triFace - a commutative hash value. //- Hash specialization for hashing triFace - a commutative hash value.
// Hash incrementally.
template<> template<>
inline unsigned Hash<triFace>::operator()(const triFace& t) const inline unsigned Hash<triFace>::operator()(const triFace& t) const
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment