summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2007-05-26 00:36:03 +0000
committerkrw <krw@openbsd.org>2007-05-26 00:36:03 +0000
commit8d7c5a970ed4ae45eb2dc346b2a634b782c39541 (patch)
tree3b7f09cfbf52b716e043f1c77e04c4d04d9fa860 /lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp
parentprotect against races while initializing static mutexes. okay marc@ tedu@ (diff)
downloadwireguard-openbsd-8d7c5a970ed4ae45eb2dc346b2a634b782c39541.tar.xz
wireguard-openbsd-8d7c5a970ed4ae45eb2dc346b2a634b782c39541.zip
More comment typos from Diego Casati. Including winners like funtion, allmost,
oustside, seqencer, toghether, nessissary, etc.
Diffstat (limited to 'lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp')
-rw-r--r--lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp b/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp
index 3036df7ee0b..fbfbe786b75 100644
--- a/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp
+++ b/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp
@@ -29,7 +29,7 @@ OSErr AppendErrorMessageToHandle(Handle inoutHandle);
-// A bunch of evil macros that would be uneccessary if I were always using C++ !
+// A bunch of evil macros that would be unnecessary if I were always using C++ !
#define SetErrorMessageAndBailIfNil(theArg,theMessage) \
{ \