diff options
Diffstat (limited to 'libexec/tftpd/tftp-io.h')
| -rw-r--r-- | libexec/tftpd/tftp-io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/tftp-io.h b/libexec/tftpd/tftp-io.h index 70558bc634e7..2046c8fbf143 100644 --- a/libexec/tftpd/tftp-io.h +++ b/libexec/tftpd/tftp-io.h @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/tftpd/tftp-io.h,v 1.1.2.2.4.1 2012/03/03 06:15:13 kensmith Exp $"); #define RP_NONE 0 #define RP_RECVFROM -1 |
