]> git.sesse.net Git - bmusb/blobdiff - fake_capture.cpp
Fix a typo.
[bmusb] / fake_capture.cpp
index 1410ef4b753960b3482920236e35c2a2c845109e..432cf423443b6271e5b0edf0983e21f5308962a4 100644 (file)
@@ -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)