pinosaur
/
surf.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f9c554
)
dl has to be a directory, not a file.
author
Enno Boland (tox)
<tox@s01.de>
Mon, 4 Jan 2010 13:39:40 +0000
(14:39 +0100)
committer
Enno Boland (tox)
<tox@s01.de>
Mon, 4 Jan 2010 13:39:40 +0000
(14:39 +0100)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index
493570b
..
6c143ae
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-5,7
+5,7
@@
static char *progress_trust = "#00FF00";
static char *stylefile = ".surf/style.css";
static char *scriptfile = ".surf/script.js";
static char *cookiefile = ".surf/cookies.txt";
-static char *dldir = ".surf/dl";
+static char *dldir = ".surf/dl
/
";
static time_t sessiontime = 3600;
#define SETPROP(p) { .v = (char *[]){ "/bin/sh", "-c", \