Commit 302bf8bb authored by AdamSimpson's avatar AdamSimpson
Browse files

Fix typo in builder comparison operator that's been driving me crazy

parent 8fa405af
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ void print_status(websocket::stream<tcp::socket> &queue_stream) {
        std::cout<<"-------------\n";
    }

    std::cout<<"-------------\n";
    std::cout<<"\n-------------\n";
    std::cout<<"Reserve builders\n";
    std::cout<<"-------------\n\n";