sigh. I am dumb. SOUP_0_4_1
authorJoe Shaw <joeshaw@src.gnome.org>
Thu, 26 Jul 2001 20:28:52 +0000 (20:28 +0000)
committerJoe Shaw <joeshaw@src.gnome.org>
Thu, 26 Jul 2001 20:28:52 +0000 (20:28 +0000)
libsoup/soup-queue.c

index bc286ac..d7e0f61 100644 (file)
@@ -287,7 +287,8 @@ static GString *
 soup_get_request_header (SoupMessage *req)
 {
        GString *header;
-       gchar *uri, *action;
+       gchar *uri;
+       gboolean action;
        SoupContext *proxy;
        const SoupUri *suri;
        struct SoupUsedHeaders hdrs = {