summaryrefslogtreecommitdiff
path: root/sbin/sysctl/pathconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/sysctl/pathconf.c')
-rw-r--r--sbin/sysctl/pathconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/sysctl/pathconf.c b/sbin/sysctl/pathconf.c
index 07f786d820863..65d12ced39cf6 100644
--- a/sbin/sysctl/pathconf.c
+++ b/sbin/sysctl/pathconf.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)pathconf.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: pathconf.c,v 1.3 1997/10/20 12:53:53 charnier Exp $";
#endif /* not lint */
#include <sys/param.h>