X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Fssl%2FInit.h;h=e1f9273a9ce25afd94ab2cfb421ceab4f589d208;hb=8b51694b56db79f30fe20cb6c019d5d28c030ec4;hp=98a4fab9bfe2c13fd10d04a4274bd5c19efbffdb;hpb=409667068c1dbbac5e453fc80a316d777f2caae9;p=folly.git diff --git a/folly/ssl/Init.h b/folly/ssl/Init.h index 98a4fab9..e1f9273a 100644 --- a/folly/ssl/Init.h +++ b/folly/ssl/Init.h @@ -82,5 +82,5 @@ bool isLockDisabled(int lockId); void randomize(); -} // ssl -} // folly +} // namespace ssl +} // namespace folly