Fix a pair of non-ascii quotes that made their way into AsyncSocket
authorChristopher Dykes <cdykes@fb.com>
Thu, 4 Aug 2016 22:40:16 +0000 (15:40 -0700)
committerFacebook Github Bot 8 <facebook-github-bot-8-bot@fb.com>
Thu, 4 Aug 2016 22:54:24 +0000 (15:54 -0700)
commit6ed8b5421ece29e7cee07cc747e08b93642be0aa
tree6330366f02abe7bd0db2373b0cc89ce463b1e800
parent13310f283963dc559ac309f93692b2d0c5bdadf7
Fix a pair of non-ascii quotes that made their way into AsyncSocket

Summary: Because the lint error was annoying me.

Reviewed By: yfeldblum

Differential Revision: D3671252

fbshipit-source-id: 2962db7616077f531e64c6f2b26ad708c7adf6ed
folly/io/async/AsyncSocket.cpp