X-Git-Url: https://git.sesse.net/?p=bmusb;a=blobdiff_plain;f=fake_capture.cpp;fp=fake_capture.cpp;h=432cf423443b6271e5b0edf0983e21f5308962a4;hp=1410ef4b753960b3482920236e35c2a2c845109e;hb=70c3c8c164f11529ee443a70dbaae65a27308b60;hpb=b9433278b3cca82312d3785e2e75a57375a8683c diff --git a/fake_capture.cpp b/fake_capture.cpp index 1410ef4..432cf42 100644 --- a/fake_capture.cpp +++ b/fake_capture.cpp @@ -31,7 +31,7 @@ namespace bmusb { namespace { // We don't bother with multiversioning for this, because SSE2 -// is on my default for all 64-bit compiles, which is really +// is on by default for all 64-bit compiles, which is really // the target user segment here. void memset2(uint8_t *s, const uint8_t c[2], size_t n)