Consistently have the namespace closing comment
[folly.git] / folly / futures / SharedPromise-inl.h
index c7b6e5adf2852159e6fcf49bb125ce4e020c6166..362736ec031c197dd75527efa67299c4424b6a0b 100644 (file)
@@ -135,4 +135,4 @@ bool SharedPromise<T>::isFulfilled() {
   return hasValue_;
 }
 
-}
+} // namespace folly