Cosmetic: +'probe' assertion check.
authorshort <>
Sat, 5 Jun 2004 19:12:14 +0000 (19:12 +0000)
committershort <>
Sat, 5 Jun 2004 19:12:14 +0000 (19:12 +0000)
src/network.c

index 3e22557..3dd363b 100644 (file)
@@ -411,6 +411,7 @@ static void sock_gsource_destroy(void)
                client_destroy(sock_client_list->data);
 
        g_assert(master==NULL);
+       g_assert(probe==NULL);
 
        if (sock_gsource) {
                g_source_destroy(sock_gsource);