aboutsummaryrefslogtreecommitdiffstats
path: root/url.c
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-02-04 16:26:27 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-02-04 16:26:27 +0000
commit8fdd83b62ac34041dc3d73376a093197166bf640 (patch)
tree4387ee67a5fc538163ed232dea19fbd1ab44b3d2 /url.c
parent[w3m-dev 02984] inline image improvements and cleanups (diff)
downloadw3m-8fdd83b62ac34041dc3d73376a093197166bf640.tar.gz
w3m-8fdd83b62ac34041dc3d73376a093197166bf640.zip
w3m 0.2.5.1 - backport from w3m/0.2.5+cvs-1.299release-0-2-5-1branch-0-2-5
Diffstat (limited to '')
-rw-r--r--url.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/url.c b/url.c
index c8bd922..4be135a 100644
--- a/url.c
+++ b/url.c
@@ -1,4 +1,4 @@
-/* $Id: url.c,v 1.41 2002/02/04 14:49:21 ukai Exp $ */
+/* $Id: url.c,v 1.39.2.1 2002/02/04 16:26:29 ukai Exp $ */
#include <stdio.h>
#include "config.h"
#include "fm.h"