]> Dogcows Code - chaz/openbox/blobdiff - openbox/ping.c
Merge branch 'backport' into work
[chaz/openbox] / openbox / ping.c
index 83202493acc8f29c6bff1af7e27a56f5394cac96..b84792940037080cb41d0115ad215ed413452182 100644 (file)
@@ -38,7 +38,7 @@ static guint32     ping_next_id = 1;
 
 #define PING_TIMEOUT (G_USEC_PER_SEC * 3)
 /*! Warn the user after this many PING_TIMEOUT intervals */
-#define PING_TIMEOUT_WARN 1
+#define PING_TIMEOUT_WARN 2
 
 static void     ping_send(ObPingTarget *t);
 static void     ping_end(ObClient *client, gpointer data);
This page took 0.020766 seconds and 4 git commands to generate.