Comment fixups

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42279 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Berlin
2007-09-24 22:20:45 +00:00
parent a5a403d766
commit e6f0479aee
2 changed files with 12 additions and 12 deletions

View File

@@ -286,6 +286,7 @@ public:
}
BecameZero = allzero;
}
// Get a hash value for this element;
uint64_t getHashValue() const {
uint64_t HashVal = 0;