Add a newline at the end of the last line.
authorRichard Levitte <levitte@openssl.org>
Sat, 27 Dec 2003 14:26:14 +0000 (14:26 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 27 Dec 2003 14:26:14 +0000 (14:26 +0000)
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>

MacOS/GetHTTPS.src/CPStringUtils.cpp
MacOS/GetHTTPS.src/ErrorHandling.cpp

index 5f64afe9678bfcf6c5eccd2e9fe534725560deb4..617aae2c70680da3069675f3e1122cd69522a4b4 100644 (file)
@@ -2750,4 +2750,4 @@ void SkipWhiteSpace(char **ioSrcCharPtr,const Boolean inStopAtEOL)
                        }
                }
        }
-}
\ No newline at end of file
+}
index 07a32de59efc04b4c0d397558aeb74efc0a91735..80b6a675f444fabe3bff4124d9277c4fa263caff 100644 (file)
@@ -167,4 +167,4 @@ void ThrowErrorMessageException(void)
        ThrowDescriptiveException(gErrorMessage);
 }
 
-#endif
\ No newline at end of file
+#endif