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 69af0c557eff8..72a7aedb6a3c5 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.24.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <ctype.h> #include <err.h> |