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