Statically allocate futex array
[folly.git] / folly / TimeoutQueue.cpp
index aaf98a2c598c30de42bfb1a7633b73346bd0bebf..42e70176e353e3a410340077e72145b6ce997838 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.
@@ -73,4 +73,4 @@ int64_t TimeoutQueue::runInternal(int64_t now, bool onceOnly) {
   return nextExp;
 }
 
-}  // namespace folly
+} // namespace folly