diff options
Diffstat (limited to 'sbin/routed/rtquery/md5.c')
-rw-r--r-- | sbin/routed/rtquery/md5.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/routed/rtquery/md5.c b/sbin/routed/rtquery/md5.c index dc52a8fdc96e..b0b98845746d 100644 --- a/sbin/routed/rtquery/md5.c +++ b/sbin/routed/rtquery/md5.c @@ -1,5 +1,3 @@ -/* This code could be made a lot faster for PPP */ - /* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All * rights reserved. * @@ -22,7 +20,7 @@ * documentation and/or software. */ -#ident "$Revision: 1.4 $" +#ident "$Revision: 2.16 $" #include <strings.h> #ifdef sgi |