Let ProcessReturnCode be publicly constructible
[folly.git] / folly / Arena-inl.h
index 44aa24277d422454b34846aa7ca8e4e766c027f4..58059c9f29007d634ec8d4d8ad2c1363f8126e6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 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.
@@ -90,4 +90,4 @@ Arena<Alloc>::~Arena() {
   }
 }
 
-}  // namespace folly
+} // namespace folly