From b6a5c533d95e8afcbafffdc3c732a7741c2820d4 Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Sat, 19 Dec 2020 09:59:06 +0100 Subject: [PATCH] pkg/heatshrink: remove trailing whitespaces from doc.txt --- pkg/heatshrink/doc.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkg/heatshrink/doc.txt b/pkg/heatshrink/doc.txt index 14dbe84474..bc47fed92f 100644 --- a/pkg/heatshrink/doc.txt +++ b/pkg/heatshrink/doc.txt @@ -5,13 +5,13 @@ * @brief Provides a lightweight compression library to RIOT * * # Introduction - * + * * This package provides a compression library specifically developed for * memory-constrained devices. - * + * * # License - * + * * The library is ISC licensed. * * @see https://github.com/atomicobject/heatshrink - */ \ No newline at end of file + */