summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd')
-rw-r--r--usr.sbin/xntpd/lib/authdes.c.export2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/lib/authdes.c.export b/usr.sbin/xntpd/lib/authdes.c.export
index cb311f9..a22fc83 100644
--- a/usr.sbin/xntpd/lib/authdes.c.export
+++ b/usr.sbin/xntpd/lib/authdes.c.export
@@ -22,7 +22,7 @@
*/
void
DESauth_subkeys(key, encryptkeys, decryptkeys)
- U_LONG *key;
+ const U_LONG *key;
u_char *encryptkeys;
u_char *decryptkeys;
{
OpenPOWER on IntegriCloud