diff options
| author | krw <> | 2007-05-26 00:36:03 +0000 |
|---|---|---|
| committer | krw <> | 2007-05-26 00:36:03 +0000 |
| commit | 214a354ecc363e7381ae7fb1ef1e556a2cf94b76 (patch) | |
| tree | 4e7fb646ce112ed3cd54851aca814f85577829ec /src/lib/libssl/src | |
| parent | f1f083deae20779ebf4e5e4f52b8581672ac515a (diff) | |
| download | openbsd-214a354ecc363e7381ae7fb1ef1e556a2cf94b76.tar.gz openbsd-214a354ecc363e7381ae7fb1ef1e556a2cf94b76.tar.bz2 openbsd-214a354ecc363e7381ae7fb1ef1e556a2cf94b76.zip | |
More comment typos from Diego Casati. Including winners like funtion, allmost,
oustside, seqencer, toghether, nessissary, etc.
Diffstat (limited to 'src/lib/libssl/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 | { \ |
