On Thu, Mar 25, 2010 at 10:20:17AM +0100, Enno Boland (Gottox) wrote: > > Hello, > > after 4 month of stagnating surf-development, I finally got some time > to fix some of the ToDos. As a result the 0.4 release is nearly > finished. Please review current hg-tip and give feedback. Especially > cookies handling should be tested. > > If there are no blockers, surf-0.4 will be released on sunday. > > regards > > Enno Boland > > -- > http://gnuffy.chaotika.org - Real Community Distro > I think there's a typo in surf.c line 616
It is written : cmd[i++] = "-l"; and it should be written : cmd[i++] = "-i";