mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/relic: remove trailing whitespaces from doc.txt
This commit is contained in:
parent
15a3365b16
commit
0770293552
@ -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
|
* 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.
|
* This should happen before the ```USEPKG``` line.
|
||||||
*
|
*
|
||||||
* # Usage
|
* # Usage
|
||||||
* Just put
|
* Just put
|
||||||
* ```
|
* ```
|
||||||
@ -25,4 +25,4 @@
|
|||||||
* in your `main.c`.
|
* in your `main.c`.
|
||||||
*
|
*
|
||||||
* @see https://github.com/relic-toolkit/relic
|
* @see https://github.com/relic-toolkit/relic
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user