diff options
Diffstat (limited to 'usr.sbin/xntpd/lib/authdes.c')
-rw-r--r-- | usr.sbin/xntpd/lib/authdes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/lib/authdes.c b/usr.sbin/xntpd/lib/authdes.c index 9f64c40..dd122de 100644 --- a/usr.sbin/xntpd/lib/authdes.c +++ b/usr.sbin/xntpd/lib/authdes.c @@ -1,4 +1,4 @@ -/* authdes.c,v 3.1 1993/07/06 01:07:45 jbj Exp +/* * authdes.c - an implementation of the DES cipher algorithm for NTP */ #include "ntp_stdlib.h" |