diff options
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 ecade4ef19ea6..30a32ed43406a 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.19 1998/07/12 09:07:36 se Exp $ + * $Id: http.c,v 1.20 1998/09/20 00:01:26 jkh Exp $ */ #include <sys/types.h> |