about summary refs log tree commit diff stats
path: root/src/LYGetFile.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2007-05-23 00:57:49 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2007-05-23 00:57:49 -0400
commitfa5da88cfe856e4c69d3dfb12e68bb56d0c69c9e (patch)
tree20ce131d19588fd97676f6d73b4ded257625d2f4 /src/LYGetFile.c
parente43d228f7636bbb423c5bdbd2100d733bcee28d3 (diff)
downloadlynx-snapshots-fa5da88cfe856e4c69d3dfb12e68bb56d0c69c9e.tar.gz
snapshot of project "lynx", label v2-8-7dev_5a
Diffstat (limited to 'src/LYGetFile.c')
-rw-r--r--src/LYGetFile.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/LYGetFile.c b/src/LYGetFile.c
index b3429fa3..a73ddb2a 100644
--- a/src/LYGetFile.c
+++ b/src/LYGetFile.c
@@ -1,3 +1,4 @@
+/* $LynxId: LYGetFile.c,v 1.77 2007/05/20 23:28:43 Thorsten.Glaser Exp $ */
 #include <HTUtils.h>
 #include <HTTP.h>
 #include <HTAnchor.h>		/* Anchor class */
@@ -780,6 +781,7 @@ int getfile(DocInfo *doc, int *target)
 	     * relative elements.  - FM
 	     */
 	    LYTildeExpand(&(doc->address), TRUE);
+	    WWWDoc.address = doc->address;
 	}
 	CTRACE_SLEEP(MessageSecs);
 	user_message(WWW_WAIT_MESSAGE, doc->address);
e/TODO?h=v1.2.1&id=34266423a7bf6969a7df3faccc9c73db01c35d82'>^
ef0ee843 ^
0b8a9d79 ^
a6791aee ^
23236d0c ^
08f21ae5 ^
4b826595 ^
757e1f55 ^
277ecc9e ^
9983328c ^
752378e0 ^
ee4ad7e5 ^

b13518af ^
509afd70 ^
fc486c60 ^


4be8b401 ^



d955e3f0 ^
75013dc7 ^
67bb838c ^
a808a661 ^
bba8d293 ^
2a64495f ^
5e449699 ^
fc486c60 ^

6f43de0a ^




fca1fc4f ^
f70ee6b2 ^
0db4c9b2 ^
b2d63ef5 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56