[hackers] [surf] reformating || Enno Boland (tox)

From: <hg_AT_suckless.org>
Date: Tue, 20 Oct 2009 17:48:48 +0000 (UTC)

changeset: 139:51673b264f42
user: Enno Boland (tox) <tox_AT_s01.de>
date: Tue Oct 20 14:11:08 2009 +0200
files: surf.c
description:
reformating

diff -r 7a57a0a8dbc6 -r 51673b264f42 surf.c
--- a/surf.c Tue Oct 20 14:10:21 2009 +0200
+++ b/surf.c Tue Oct 20 14:11:08 2009 +0200
@@ -640,9 +640,9 @@
         SoupCookieJar *cookies;
         SoupMessageHeaders *h;
         char *cookiestr;
+
         soup_message_add_header_handler(m, "got-headers", "Set-Cookie",
                         G_CALLBACK(setcookie), NULL);
-
         h = m->request_headers;
         cookies = soup_cookie_jar_text_new(cookiefile, TRUE);
         cookiestr = soup_cookie_jar_get_cookies(cookies, soup_message_get_uri(m), FALSE);
Received on Tue Oct 20 2009 - 17:48:48 UTC

This archive was generated by hypermail 2.2.0 : Tue Oct 20 2009 - 18:00:11 UTC