Consistency in namespace-closing comments
[folly.git] / folly / hash / SpookyHashV2.cpp
index 3a43b9f6a4611a9cb5ef494e8f6a4e9568d4daf6..2ca531de2d1c68f11a5bbc4f8fbbb687a8cbd643 100644 (file)
@@ -384,5 +384,5 @@ void SpookyHashV2::Final(uint64_t *hash1, uint64_t *hash2) const
     *hash2 = h1;
 }
 
-}  // namespace hash
-}  // namespace folly
+} // namespace hash
+} // namespace folly