diff options
Diffstat (limited to 'src/turing.cpp')
-rw-r--r-- | src/turing.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/turing.cpp b/src/turing.cpp index d2a6d9a5a..31b2ff7a6 100644 --- a/src/turing.cpp +++ b/src/turing.cpp @@ -170,7 +170,7 @@ void Turing::generate() } /************************************************* -* +* Turing's byte mixing step * *************************************************/ u32bit Turing::fixedS(u32bit W) { |