diff options
author | Dr. Stephen Henson <steve@openssl.org> | 2009-04-20 13:33:12 +0200 |
---|---|---|
committer | Dr. Stephen Henson <steve@openssl.org> | 2009-04-20 13:33:12 +0200 |
commit | 8711efb4984b66a901b543d1b5d96fc5b6928d10 (patch) | |
tree | b50e619056ba3b0b29633e6cd1be98f8a6168134 /e_os2.h | |
parent | Updates from 1.0.0-stable. (diff) | |
download | openssl-8711efb4984b66a901b543d1b5d96fc5b6928d10.tar.xz openssl-8711efb4984b66a901b543d1b5d96fc5b6928d10.zip |
Updates from 1.0.0-stable branch.
Diffstat (limited to 'e_os2.h')
-rw-r--r-- | e_os2.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |