summaryrefslogtreecommitdiffstats
path: root/e_os2.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-04-16 17:22:51 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-04-16 17:22:51 +0000
commit9990cb75c1131904b0d6958a83ac12cc84135170 (patch)
tree413f6c1a3dfc2a2dee34dc9047a71fbab981c723 /e_os2.h
parenta5cc69c7ae0cf1086968d9d9a49a002a704128de (diff)
PR: 1894
Submitted by: Ger Hobbelt <ger@hobbelt.com> Approved by: steve@openssl.org Fix various typos and stuff.
Diffstat (limited to 'e_os2.h')
-rw-r--r--e_os2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e_os2.h b/e_os2.h
index e17527ab40..4c785c62cf 100644
--- a/e_os2.h
+++ b/e_os2.h
@@ -262,7 +262,7 @@ extern "C" {
#define OPENSSL_EXTERN OPENSSL_IMPORT
/* Macros to allow global variables to be reached through function calls when
- required (if a shared library version requvres it, for example.
+ required (if a shared library version requires it, for example.
The way it's done allows definitions like this:
// in foobar.c