diff --git a/lfs.c b/lfs.c index 8d8dfc03..90461f23 100644 --- a/lfs.c +++ b/lfs.c @@ -3289,7 +3289,7 @@ again:; goto push; } else { - alt &= ~LFSR_TAG_R; + //alt &= ~LFSR_TAG_R; //d_will_diverge = true; diverged = true; }