diff options
Diffstat (limited to 'libexec/rexecd/rexecd.c')
| -rw-r--r-- | libexec/rexecd/rexecd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/libexec/rexecd/rexecd.c b/libexec/rexecd/rexecd.c index f16f6d904c79..6a87d109647e 100644 --- a/libexec/rexecd/rexecd.c +++ b/libexec/rexecd/rexecd.c @@ -42,7 +42,7 @@ static const char copyright[] =  static char sccsid[] = "@(#)rexecd.c	8.1 (Berkeley) 6/4/93";  #endif  static const char rcsid[] = -  "$FreeBSD$"; +  "$FreeBSD: src/libexec/rexecd/rexecd.c,v 1.31.2.2 2005/04/05 18:28:07 nectar Exp $";  #endif /* not lint */  #include <sys/param.h> | 
