diff options
Diffstat (limited to 'man3/encrypt.3')
| -rw-r--r-- | man3/encrypt.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/encrypt.3 b/man3/encrypt.3 index c7a6a211f1..433102c0a2 100644 --- a/man3/encrypt.3 +++ b/man3/encrypt.3 @@ -87,9 +87,9 @@ and are the reentrant versions. They use the following structure to hold the key data: +.PP .in +4n -.nf - +.EX struct crypt_data { char keysched[16 * 8]; char sb0[32768]; |
