summaryrefslogtreecommitdiff
path: root/libexec/tftpd/tftp-transfer.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/tftpd/tftp-transfer.c')
-rw-r--r--libexec/tftpd/tftp-transfer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/tftp-transfer.c b/libexec/tftpd/tftp-transfer.c
index fd0e00d94096..43b48d1c7e68 100644
--- a/libexec/tftpd/tftp-transfer.c
+++ b/libexec/tftpd/tftp-transfer.c
@@ -24,7 +24,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/libexec/tftpd/tftp-transfer.c,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $");
#include <sys/types.h>
#include <sys/param.h>