diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp b/src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp index 3036df7ee0..fbfbe786b7 100644 --- a/src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp +++ b/src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp | |||
| @@ -29,7 +29,7 @@ OSErr AppendErrorMessageToHandle(Handle inoutHandle); | |||
| 29 | 29 | ||
| 30 | 30 | ||
| 31 | 31 | ||
| 32 | // A bunch of evil macros that would be uneccessary if I were always using C++ ! | 32 | // A bunch of evil macros that would be unnecessary if I were always using C++ ! |
| 33 | 33 | ||
| 34 | #define SetErrorMessageAndBailIfNil(theArg,theMessage) \ | 34 | #define SetErrorMessageAndBailIfNil(theArg,theMessage) \ |
| 35 | { \ | 35 | { \ |
