diff options
Diffstat (limited to 'lib/libutil/flopen.c')
-rw-r--r-- | lib/libutil/flopen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/flopen.c b/lib/libutil/flopen.c index 23742f7ceec75..97d7732491025 100644 --- a/lib/libutil/flopen.c +++ b/lib/libutil/flopen.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libutil/flopen.c,v 1.9 2007/08/03 09:20:28 des Exp $"); #include <sys/file.h> #include <sys/stat.h> |