diff options
Diffstat (limited to 'share/examples/autofs/driver/autodriver.c')
| -rw-r--r-- | share/examples/autofs/driver/autodriver.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/share/examples/autofs/driver/autodriver.c b/share/examples/autofs/driver/autodriver.c index 69af0c557eff..b7f8c1021c80 100644 --- a/share/examples/autofs/driver/autodriver.c +++ b/share/examples/autofs/driver/autodriver.c @@ -24,7 +24,7 @@   * SUCH DAMAGE.   *   * $Id: autodriver.c,v 1.9 2004/09/08 08:12:21 bright Exp $ - * $FreeBSD$ + * $FreeBSD: src/share/examples/autofs/driver/autodriver.c,v 1.3 2004/09/09 01:26:11 alfred Exp $   */  #include <ctype.h>  #include <err.h> | 
