summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs/files/patch-modules_http-neon-method.c
blob: f0b3d5f963eb75fac291f1f27a9692ba4aa8296e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- modules/http-neon-method.c.orig Thu Jul 22 16:05:32 2004
+++ modules/http-neon-method.c  Thu Jul 22 16:05:52 2004
@@ -497,8 +497,8 @@
 static gboolean
 http_auth_cache_cleanup (gpointer *data)
 {
-   DEBUG_HTTP ("[AuthCache] Cleanup!");
    gboolean restart_timeout;
+   DEBUG_HTTP ("[AuthCache] Cleanup!");
 
    restart_timeout = FALSE;
 
@@ -1324,8 +1324,8 @@
 static gboolean
 neon_session_pool_cleanup (gpointer *data)
 {
-   DEBUG_HTTP ("[Session Pool] Cleanup!");
    gboolean restart_timeout;
+   DEBUG_HTTP ("[Session Pool] Cleanup!");
 
    restart_timeout = FALSE;