aboutsummaryrefslogtreecommitdiff
path: root/libexec/tftpd/tftp-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/tftpd/tftp-utils.c')
-rw-r--r--libexec/tftpd/tftp-utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/tftpd/tftp-utils.c b/libexec/tftpd/tftp-utils.c
index 5613dd1a4925..405e7ba929a7 100644
--- a/libexec/tftpd/tftp-utils.c
+++ b/libexec/tftpd/tftp-utils.c
@@ -24,7 +24,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/libexec/tftpd/tftp-utils.c,v 1.1.2.4.4.1 2012/03/03 06:15:13 kensmith Exp $");
#include <sys/socket.h>
#include <sys/stat.h>