diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-10-21 01:56:05 +0000 |
| commit | 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 (patch) | |
| tree | 9444b2a63ad5396b894abd07c85ff08c9c031d26 /usr.bin/fetch/http.c | |
| parent | 58fda9eaaeb697cef01d825dfe2b6f045659c15c (diff) | |
Diffstat (limited to 'usr.bin/fetch/http.c')
| -rw-r--r-- | usr.bin/fetch/http.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fetch/http.c b/usr.bin/fetch/http.c index d88f0bac46ff..a1d506e4df82 100644 --- a/usr.bin/fetch/http.c +++ b/usr.bin/fetch/http.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: http.c,v 1.4.2.3 1997/09/15 08:07:05 jkh Exp $ + * $Id: http.c,v 1.4.2.4 1997/09/30 07:41:36 cracauer Exp $ */ #include <sys/types.h> |
