summaryrefslogtreecommitdiff
path: root/sys/fs/pseudofs/pseudofs_fileno.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/pseudofs/pseudofs_fileno.c')
-rw-r--r--sys/fs/pseudofs/pseudofs_fileno.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/fs/pseudofs/pseudofs_fileno.c b/sys/fs/pseudofs/pseudofs_fileno.c
index d9dc6d29ae6b8..b695e3208585f 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.14.1 2010/12/21 17:10:29 kensmith Exp $");
#include "opt_pseudofs.h"