diff options
Diffstat (limited to 'src/port/crypt.c')
-rw-r--r-- | src/port/crypt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/crypt.c b/src/port/crypt.c index 7f18e1d2a7b..9347d3b47c9 100644 --- a/src/port/crypt.c +++ b/src/port/crypt.c @@ -236,7 +236,7 @@ typedef union #if defined(B64) B64 b64; #endif -} C_block; +} C_block; /* * Convert twenty-four-bit long in host-order |