Commit 8244bf0d authored by Helios Alonso Cabanillas's avatar Helios Alonso Cabanillas Committed by Jordan DeLong

Added missing curly braces

Summary:
Added closing curly braces at 173.
Sorry, must make diff if it's a new commit.

Test Plan: nothing really

Reviewed By: andrei.alexandrescu@fb.com

FB internal diff: D644925
parent 40a24cb6
......@@ -170,6 +170,7 @@ Only a tiny minority of objects are genuinely non-relocatable:
public:
Ew() : pointerInsideBuffer(buffer) {}
...
}
* Objects that need to update "observers" that store pointers to them.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment