From: Davin McCall Date: Thu, 21 Nov 2019 16:24:21 +0000 (+0000) Subject: Remove accidental marker comment X-Git-Tag: v0.8.0~28 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e5c82b2d1c74f44cf08f36eb0c993af0deefbd14;p=oweals%2Fdinit.git Remove accidental marker comment --- diff --git a/src/tests/cptests/cptests.cc b/src/tests/cptests/cptests.cc index 36f0382..ab2004d 100644 --- a/src/tests/cptests/cptests.cc +++ b/src/tests/cptests/cptests.cc @@ -950,7 +950,7 @@ void cptest_restart() control_conn_t::handle_t h; std::copy(wdata.data() + 2, wdata.data() + 2 + sizeof(h), reinterpret_cast(&h)); - bp_sys::extract_written_data(fd, wdata); // DAV + bp_sys::extract_written_data(fd, wdata); assert(wdata.size() == 0); // Issue restart: