summaryrefslogtreecommitdiff
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 d6d0558e10ed..607dba9baaef 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.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $");
#include <sys/socket.h>
#include <sys/stat.h>