From 039ea811636f62633b18bcadb9f5332b215f7900 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Mon, 9 Apr 2012 16:18:55 +0000 Subject: Copy releng/8.3 to release/8.3.0 as part of the 8.3-RELEASE build process. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.3-RELEASE image. --- lib/libfetch/ftp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libfetch/ftp.c') diff --git a/lib/libfetch/ftp.c b/lib/libfetch/ftp.c index c024d8e333b5..b2c8cfc2459a 100644 --- a/lib/libfetch/ftp.c +++ b/lib/libfetch/ftp.c @@ -27,7 +27,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libfetch/ftp.c,v 1.102.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* * Portions of this code were taken from or based on ftpio.c: -- cgit v1.2.3