X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Fio%2FShutdownSocketSet.h;h=7d0853c216e5e53204d22360b74f32e4a8330e50;hb=94f59e2636b7a3b910cbe3a8ec8f541c1e9b1719;hp=f74bf48a66a722fddfa2692d5a953704d8f8fffd;hpb=4b5711dbcbc4c60ee0c441316351d9652bb63c51;p=folly.git diff --git a/folly/io/ShutdownSocketSet.h b/folly/io/ShutdownSocketSet.h index f74bf48a..7d0853c2 100644 --- a/folly/io/ShutdownSocketSet.h +++ b/folly/io/ShutdownSocketSet.h @@ -117,4 +117,4 @@ class ShutdownSocketSet : private boost::noncopyable { folly::File nullFile_; }; -} // namespaces +} // namespace folly