aboutsummaryrefslogtreecommitdiff
path: root/riscv/entropy_source.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/entropy_source.h')
-rw-r--r--riscv/entropy_source.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscv/entropy_source.h b/riscv/entropy_source.h
index 47823ff..184bec7 100644
--- a/riscv/entropy_source.h
+++ b/riscv/entropy_source.h
@@ -36,7 +36,6 @@ public:
// to handle the side-effect of the changing seed value on a read.
}
-
//
// The format of seed is described in Section 4.1 of
// the scalar cryptography specification.