X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=folly%2Fio%2Fasync%2FAsyncServerSocket.h;h=fad20a01700ac3fe3a14aae94977d854a9b90867;hp=f7706126e06fd0446f37add63f6710878c452341;hb=d4aacd244f21e76dce685365acc281a9015897c1;hpb=adf4a5ac9d3604427c85dd92ec379e9d7a3a4a8a diff --git a/folly/io/async/AsyncServerSocket.h b/folly/io/async/AsyncServerSocket.h index f7706126..fad20a01 100644 --- a/folly/io/async/AsyncServerSocket.h +++ b/folly/io/async/AsyncServerSocket.h @@ -876,4 +876,4 @@ class AsyncServerSocket : public DelayedDestruction ConnectionEventCallback* connectionEventCallback_{nullptr}; }; -} // folly +} // namespace folly