Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd the commandline flag for the cookie policies too. - surf - customized buil…
git clone git://src.adamsgaard.dk/surf
Log
Files
Refs
README
LICENSE
---
commit fa9b1873936934bfd7ccc6da9cf66b92d193e72e
parent 780cca964ca0cf622746ad6e8cae8beb8047d1df
Author: Christoph Lohmann <[email protected]>
Date: Thu, 30 Jan 2014 20:47:03 +0100
Add the commandline flag for the cookie policies too.
Diffstat:
M surf.c | 3 +++
1 file changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/surf.c b/surf.c
t@@ -1391,6 +1391,9 @@ main(int argc, char *argv[]) {
/* command line args */
ARGBEGIN {
+ case 'a':
+ cookiepolicies = EARGF(usage());
+ break;
case 'b':
enablescrollbars = 0;
break;
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.