diff options
Diffstat (limited to 'contrib/ntp/libntp/authencrypt.c')
| -rw-r--r-- | contrib/ntp/libntp/authencrypt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ntp/libntp/authencrypt.c b/contrib/ntp/libntp/authencrypt.c index 22f910c36691..075afe09b749 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 */ ) { |
