diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2005-08-14 11:02:34 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2005-08-14 11:02:34 +0000 |
commit | bb3fdfa8291acc35d5db62c3361d2883056bea8b (patch) | |
tree | 5b03bba6d14430b824914d1dfe740b18c94818a5 /usr.sbin | |
parent | 7a5cb464cb9e625c495a794c61a769a8c4e866b5 (diff) |
catched->caught
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/httpd/src/CHANGES.SSL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/httpd/src/CHANGES.SSL b/usr.sbin/httpd/src/CHANGES.SSL index b844dbcd9f1..bffb5f8e6d9 100644 --- a/usr.sbin/httpd/src/CHANGES.SSL +++ b/usr.sbin/httpd/src/CHANGES.SSL @@ -545,7 +545,7 @@ *) Fixed a typo related to a RAND_status call in ssl_engine_rand.c which was introduced in 2.6.1 and which caused mod_ssl fail to - compile if OpenSSL >= 0.9.5 was used [Sorry, my gcc hasn't catched + compile if OpenSSL >= 0.9.5 was used [Sorry, my gcc hasn't caught this typo :-(...] *) Added also some random files which exists under Mach/Rhapshody |