summaryrefslogtreecommitdiffstats
path: root/doc/man3/BN_swap.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/BN_swap.pod')
-rw-r--r--doc/man3/BN_swap.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man3/BN_swap.pod b/doc/man3/BN_swap.pod
index 9f77f22744..3a88ab6b07 100644
--- a/doc/man3/BN_swap.pod
+++ b/doc/man3/BN_swap.pod
@@ -14,6 +14,10 @@ BN_swap - exchange BIGNUMs
BN_swap() exchanges the values of I<a> and I<b>.
+=head1 RETURN VALUES
+
+BN_swap() does not return a value.
+
=head1 COPYRIGHT
Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.