aboutsummaryrefslogtreecommitdiff
path: root/libexec/tftpd/tftp-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/tftpd/tftp-file.c')
-rw-r--r--libexec/tftpd/tftp-file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/tftp-file.c b/libexec/tftpd/tftp-file.c
index 6b8fb6e83c15..8a3601a08518 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.4.2.1 2012/03/03 06:15:13 kensmith Exp $");
#include <sys/types.h>
#include <sys/ioctl.h>