Fix a typo in portability/Memory.cpp
authorMichael Lee <mzlee@fb.com>
Mon, 14 Mar 2016 16:34:01 +0000 (09:34 -0700)
committerFacebook Github Bot 3 <facebook-github-bot-3-bot@fb.com>
Mon, 14 Mar 2016 16:35:27 +0000 (09:35 -0700)
commitbddb362eb895c6c7b429362219d316b5f05c828d
tree182460f416916946306157489d01b3ef08e2b726
parent13c58db990deb957dc178b48cf77c0c9aeb3876d
Fix a typo in portability/Memory.cpp

Summary: Also, add error checking back in, and remove the empty WIN32 implementation.

Reviewed By: francis-ma

Differential Revision: D3047494

fb-gh-sync-id: 5a2a18cd1ca675a081ad2a9252c765ab56527b6b
shipit-source-id: 5a2a18cd1ca675a081ad2a9252c765ab56527b6b
folly/portability/Memory.cpp
folly/test/RangeTest.cpp