diff options
Diffstat (limited to 'libexec/tftpd/tftp-file.c')
-rw-r--r-- | libexec/tftpd/tftp-file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/tftp-file.c b/libexec/tftpd/tftp-file.c index 1ef882014ea6..9b24da53c024 100644 --- a/libexec/tftpd/tftp-file.c +++ b/libexec/tftpd/tftp-file.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/tftpd/tftp-file.c,v 1.1.2.3.2.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> |