diff options
Diffstat (limited to 'sys/fs/pseudofs/pseudofs_fileno.c')
| -rw-r--r-- | sys/fs/pseudofs/pseudofs_fileno.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/pseudofs/pseudofs_fileno.c b/sys/fs/pseudofs/pseudofs_fileno.c index d9dc6d29ae6b..7c86927ada74 100644 --- a/sys/fs/pseudofs/pseudofs_fileno.c +++ b/sys/fs/pseudofs/pseudofs_fileno.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/fs/pseudofs/pseudofs_fileno.c,v 1.15.12.1 2010/02/10 00:26:20 kensmith Exp $"); #include "opt_pseudofs.h" |
