pkg/heatshrink: remove trailing whitespaces from doc.txt

This commit is contained in:
Martine Lenders 2020-12-19 09:59:06 +01:00
parent 01c061a922
commit b6a5c533d9
No known key found for this signature in database
GPG Key ID: CCD317364F63286F

View File

@ -5,13 +5,13 @@
* @brief Provides a lightweight compression library to RIOT * @brief Provides a lightweight compression library to RIOT
* *
* # Introduction * # Introduction
* *
* This package provides a compression library specifically developed for * This package provides a compression library specifically developed for
* memory-constrained devices. * memory-constrained devices.
* *
* # License * # License
* *
* The library is ISC licensed. * The library is ISC licensed.
* *
* @see https://github.com/atomicobject/heatshrink * @see https://github.com/atomicobject/heatshrink
*/ */