diff options
Diffstat (limited to 'include/fts.h')
-rw-r--r-- | include/fts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fts.h b/include/fts.h index 7eb03a649943..9aedbad3a751 100644 --- a/include/fts.h +++ b/include/fts.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)fts.h 8.3 (Berkeley) 8/14/94 - * $FreeBSD$ + * $FreeBSD: src/include/fts.h,v 1.11.18.1 2008/11/25 02:59:29 kensmith Exp $ */ #ifndef _FTS_H_ |