]> git.pld-linux.org Git - packages/links2.git/commitdiff
- up to 2.7
authorwitekfl <witekfl@poczta.onet.pl>
Sat, 6 Apr 2013 19:17:47 +0000 (21:17 +0200)
committerwitekfl <witekfl@poczta.onet.pl>
Sat, 6 Apr 2013 19:17:47 +0000 (21:17 +0200)
links2-cookies-save.patch

index f15ebc639190cde576bc328bf386a42acc7ca222..c19171246eb931e8465f17354534e5218008eef0 100644 (file)
@@ -59,7 +59,7 @@ diff -ru links-0.96/cookies.c links-0.96+cookies-save/cookies.c
 +              
 +              cookie->secure = atoi(p);
 +              
-+              cookie->id = cookie_id++;
++              /*cookie->id = cookie_id++;*/
 +
 +              accept_cookie(cookie);
 +
This page took 0.036726 seconds and 4 git commands to generate.