diff options
Diffstat (limited to 'src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod b/src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod index 7e821f69c3..0d9270985a 100644 --- a/src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod +++ b/src/lib/libcrypto/doc/PEM_read_bio_PrivateKey.pod | |||
| @@ -496,3 +496,5 @@ The read routines return either a pointer to the structure read or NULL | |||
| 496 | if an error occurred. | 496 | if an error occurred. |
| 497 | 497 | ||
| 498 | The write routines return 1 for success or 0 for failure. | 498 | The write routines return 1 for success or 0 for failure. |
| 499 | |||
| 500 | =cut | ||
