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 7eb03a6499433..912563f91a01a 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _FTS_H_ |