summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/crypt_client.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /lib/libc/rpc/crypt_client.c
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'lib/libc/rpc/crypt_client.c')
-rw-r--r--lib/libc/rpc/crypt_client.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/crypt_client.c b/lib/libc/rpc/crypt_client.c
index abe0319bf31e5..bcaa4d2939f86 100644
--- a/lib/libc/rpc/crypt_client.c
+++ b/lib/libc/rpc/crypt_client.c
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: crypt_client.c,v 1.2 1997/05/28 05:05:10 wpaul Exp $
+ * $Id: crypt_client.c,v 1.3 1998/06/09 17:38:33 wpaul Exp $
*/
#include <sys/types.h>
@@ -39,7 +39,7 @@
#include <rpcsvc/crypt.h>
#ifndef lint
-static const char rcsid[] = "$Id: crypt_client.c,v 1.2 1997/05/28 05:05:10 wpaul Exp $";
+static const char rcsid[] = "$Id: crypt_client.c,v 1.3 1998/06/09 17:38:33 wpaul Exp $";
#endif
#ifndef KEYSERVSOCK