From 496c13786f97cce5c8385ddf9d6a93652143241f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 5 Jun 2016 14:41:22 +0200 Subject: Fix typos found by Marc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- INSTALL | 2 +- TODO | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 6e1160b..8d9da10 100644 --- a/INSTALL +++ b/INSTALL @@ -8,7 +8,7 @@ CONFIG when running make. For example: # edit my-config.mk make CONFIG=my-config.mk -Unless you are compiling for Linux you make have to add +Unless you are compiling for Linux you may have to add -D'FAST_RANDOM_PATHNAME=""' (/dev/urandom on Linux) and -D'SECURE_RANDOM_PATHNAME=""' diff --git a/TODO b/TODO index f38444e..9eaac43 100644 --- a/TODO +++ b/TODO @@ -31,4 +31,4 @@ Add entropy test for zrand. Should zmodpowu, zmodpow, and zmodmul be removed? I need to research how important these are. They are important for cryptography, but we do not care about that. - They are important for discrete/abstract mathematics, but is bignum probably isn't in those cases? + They are important for discrete/abstract mathematics, but bignum probably isn't in those cases? -- cgit v1.2.3-70-g09d2