Override TemporaryFile's default move constructor
[folly.git] / folly / experimental / Select64.cpp
index fba8633ef9198bd21d7f6c3e224b2dffeace3ca0..a3937b56dc24eba0d6b5593ae291ce414e950b0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -102,4 +102,5 @@ const uint8_t kSelectInByte[2048] = {
   8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7
 };
 
-}}
+} // namespace detail
+} // namespace folly