aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-05-16 12:11:36 +0200
committerMattias Andrée <m@maandree.se>2026-05-16 12:11:36 +0200
commit90381f43f369c61e0606cfd2db58459623733662 (patch)
tree83f717cdd2825fb7f93cc763c9244a7576a3527c
parentAdd "reserved" parameter to a few more functions (diff)
downloadlibrecrypt-90381f43f369c61e0606cfd2db58459623733662.tar.gz
librecrypt-90381f43f369c61e0606cfd2db58459623733662.tar.bz2
librecrypt-90381f43f369c61e0606cfd2db58459623733662.tar.xz
m
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--librecrypt_get_encoding.32
1 files changed, 1 insertions, 1 deletions
diff --git a/librecrypt_get_encoding.3 b/librecrypt_get_encoding.3
index 2c0b827..5e8d0c5 100644
--- a/librecrypt_get_encoding.3
+++ b/librecrypt_get_encoding.3
@@ -49,7 +49,7 @@ The
parameter is reserved for future use and should be
.IR NULL .
.PP
-On success,
+On successful completion,
.IR *pad_out
is set to the padding character, or to the
null byte if there is no padding.