From 07702935526393cf996ab94f514460839dd50edb Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Sat, 19 Dec 2020 10:00:08 +0100 Subject: [PATCH] pkg/relic: remove trailing whitespaces from doc.txt --- pkg/relic/doc.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/relic/doc.txt b/pkg/relic/doc.txt index 860ec3dbd5..e70cdfb2bd 100644 --- a/pkg/relic/doc.txt +++ b/pkg/relic/doc.txt @@ -10,9 +10,9 @@ * ``` * export RELIC_CONFIG_FLAGS=-DARCH=NONE -DQUIET=off -DWORD=32 -DFP_PRIME=255 -DWITH="BN;MD;DV;FP;EP;CP;BC;EC" -DSEED=ZERO * ``` - * + * * This should happen before the ```USEPKG``` line. - * + * * # Usage * Just put * ``` @@ -25,4 +25,4 @@ * in your `main.c`. * * @see https://github.com/relic-toolkit/relic - */ \ No newline at end of file + */