Assorted tweaks to folly/String.h
[folly.git] / folly / SharedMutex.cpp
index d8b49887af73f41f2f0f63cac60956a176b910ab..eba2ea43a1062e17da045b48d836aa3168ff66e4 100644 (file)
@@ -20,4 +20,4 @@ namespace folly {
 // Explicitly instantiate SharedMutex here:
 template class SharedMutexImpl<true>;
 template class SharedMutexImpl<false>;
-}
+} // namespace folly