diff --git a/src/util/IntrusiveHashSet.hxx b/src/util/IntrusiveHashSet.hxx index 8ddeefbfd..cdcc76bd6 100644 --- a/src/util/IntrusiveHashSet.hxx +++ b/src/util/IntrusiveHashSet.hxx @@ -96,7 +96,7 @@ struct IntrusiveHashSetMemberHookTraits { * embedded with a compile-time fixed size in this object. */ template, bool constant_time_size=false> class IntrusiveHashSet {