summaryrefslogtreecommitdiff
path: root/libexec/rexecd
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>2002-09-23 12:44:34 +0000
committermycroft <mycroft@NetBSD.org>2002-09-23 12:44:34 +0000
commitaae6c28cf9cf77e39c3c9b536931875a389098aa (patch)
treed9d5aa4f6c85d32137e2a1ecd44e87e831260c95 /libexec/rexecd
parent703448bf87ec741a20a870d860765afdb4666632 (diff)
null commit
Diffstat (limited to 'libexec/rexecd')
-rw-r--r--libexec/rexecd/rexecd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/rexecd/rexecd.c b/libexec/rexecd/rexecd.c
index e15ddfcfe1f..27ec17cd61f 100644
--- a/libexec/rexecd/rexecd.c
+++ b/libexec/rexecd/rexecd.c
@@ -1,4 +1,4 @@
-/* $NetBSD: rexecd.c,v 1.12 2002/09/23 03:32:35 itojun Exp $ */
+/* $NetBSD: rexecd.c,v 1.13 2002/09/23 12:48:02 mycroft Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -40,7 +40,7 @@ __COPYRIGHT("@(#) Copyright (c) 1983, 1993\n\
#if 0
static char sccsid[] = "from: @(#)rexecd.c 8.1 (Berkeley) 6/4/93";
#else
-__RCSID("$NetBSD: rexecd.c,v 1.12 2002/09/23 03:32:35 itojun Exp $");
+__RCSID("$NetBSD: rexecd.c,v 1.13 2002/09/23 12:48:02 mycroft Exp $");
#endif
#endif /* not lint */