From 32b6b1ad98ff34d90910fa87e2987b18de5e8990 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Sat, 31 Jan 2009 01:37:54 -0500 Subject: snapshot of project "lynx", label v2-8-7dev_12f --- src/LYReadCFG.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/LYReadCFG.c') diff --git a/src/LYReadCFG.c b/src/LYReadCFG.c index e914661d..67b66e52 100644 --- a/src/LYReadCFG.c +++ b/src/LYReadCFG.c @@ -1,5 +1,5 @@ /* - * $LynxId: LYReadCFG.c,v 1.136 2009/01/25 18:46:29 tom Exp $ + * $LynxId: LYReadCFG.c,v 1.137 2009/01/29 01:02:26 tom Exp $ */ #ifndef NO_RULES #include @@ -1640,7 +1640,7 @@ void free_lynx_cfg(void) #ifdef VMS Define_VMSLogical(name, NULL); #else -# ifdef HAVE_UNPUTENV +# ifdef HAVE_PUTENV if (putenv(name)) break; # else -- cgit 1.4.1-2-gfad0 input type='submit' value='switch'/> mirror of ranger - a simple, vim-like file managerakspecs <akspecs@tilde.institute>
summary refs log tree commit diff stats
path: root/README
blob: bc67c16baf3f75ddc1e53aff6d74a47cb5806523 (plain) (blame)
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96