summaryrefslogtreecommitdiff
path: root/libexec/rbootd/parseconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rbootd/parseconf.c')
-rw-r--r--libexec/rbootd/parseconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rbootd/parseconf.c b/libexec/rbootd/parseconf.c
index 21e4c0b1b2a1c..47385161cbf90 100644
--- a/libexec/rbootd/parseconf.c
+++ b/libexec/rbootd/parseconf.c
@@ -49,7 +49,7 @@
static const char sccsid[] = "@(#)parseconf.c 8.1 (Berkeley) 6/4/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/libexec/rbootd/parseconf.c,v 1.9 1999/08/28 00:09:44 peter Exp $";
#endif /* not lint */
#include <sys/param.h>