]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/bnet.c
Working directory pane in restore. Will get this into the stack next.
[bacula/bacula] / bacula / src / lib / bnet.c
index 4fd1e59fb3407c35a3fb38c55b643c702771c3b7..6c2c6a00d5e266e2815f0c7518ad1177bea083ac 100644 (file)
@@ -689,7 +689,7 @@ BSOCK *bnet_connect(JCR * jcr, int retry_interval, utime_t max_retry_time,
       }
    }
 
-bail_out;
+bail_out:
    if (tid) {
       stop_thread_timer(tid);
    }