summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/libntp/authencrypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/libntp/authencrypt.c')
-rw-r--r--contrib/ntp/libntp/authencrypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/libntp/authencrypt.c b/contrib/ntp/libntp/authencrypt.c
index 22f910c..075afe0 100644
--- a/contrib/ntp/libntp/authencrypt.c
+++ b/contrib/ntp/libntp/authencrypt.c
@@ -67,7 +67,7 @@ int
DESauthdecrypt(
u_char *key, /* key pointer */
u_int32 *pkt, /* packet pointer */
- int length, /* packet length */
+ int length, /* packet length */
int size /* size of MAC field */
)
{
OpenPOWER on IntegriCloud