diff options
Diffstat (limited to 'usr.bin/fetch/ftp.c')
-rw-r--r-- | usr.bin/fetch/ftp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fetch/ftp.c b/usr.bin/fetch/ftp.c index b06550ccf6ad8..3fa3f6d896b88 100644 --- a/usr.bin/fetch/ftp.c +++ b/usr.bin/fetch/ftp.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: ftp.c,v 1.3.2.4 1997/10/06 04:39:36 fenner Exp $ + * $Id: ftp.c,v 1.3.2.5 1997/10/08 18:44:07 fenner Exp $ */ #include <sys/types.h> |