diff options
author | Mark Murray <markm@FreeBSD.org> | 1999-05-02 10:51:54 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1999-05-02 10:51:54 +0000 |
commit | 2c7a97817b8e83a80ed67bbeb294334140b7d26d (patch) | |
tree | c0dd10cc2471be0527b6700410ae4edfbb6d940c /sbin/routed/rtquery/md5.c | |
parent | cdb877c33d6cc233b12f3f889f372a15d70559e4 (diff) |
Notes
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 |