1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00

pkg/relic: remove trailing whitespaces from doc.txt

This commit is contained in:
Martine Lenders 2020-12-19 10:00:08 +01:00
parent 15a3365b16
commit 0770293552
No known key found for this signature in database
GPG Key ID: CCD317364F63286F

View File

@ -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
*/
*/