summaryrefslogtreecommitdiffstats
path: root/doc/internal
diff options
context:
space:
mode:
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2019-09-28 00:45:46 +0200
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2019-09-28 20:26:36 +0200
commit50cd4768c6b89c757645f28519236bb989216f8d (patch)
treee147f467bde92bfae63fb25499e6e2df6999bcce /doc/internal
parent706457b7bda7fdbab426b8dce83b318908339da4 (diff)
Reorganize public header files (part 1)
Rename <openssl/ossl_typ.h> to <openssl/types.h>. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9333)
Diffstat (limited to 'doc/internal')
-rw-r--r--doc/internal/man3/openssl_ctx_get_data.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internal/man3/openssl_ctx_get_data.pod b/doc/internal/man3/openssl_ctx_get_data.pod
index 11eb1484d7..6fd7c6336e 100644
--- a/doc/internal/man3/openssl_ctx_get_data.pod
+++ b/doc/internal/man3/openssl_ctx_get_data.pod
@@ -7,7 +7,7 @@ openssl_ctx_get_data, openssl_ctx_run_once, openssl_ctx_onfree
=head1 SYNOPSIS
- #include <openssl/ossl_typ.h>
+ #include <openssl/types.h>
#include "internal/cryptlib.h"
typedef struct openssl_ctx_method {