gnu: aws-c-mqtt: Fix comment formatting.

* gnu/packages/c.scm (aws-c-mqtt): Fix comment formatting.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Greg Hogan 2022-04-22 17:21:39 +00:00 committed by Ludovic Courtès
parent b62d4872ba
commit a822f3e2d0
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -900,7 +900,7 @@ Service (S3) protocol for object storage.")
(define-public aws-c-mqtt
(package
(name "aws-c-mqtt")
; Update only when updating aws-crt-cpp.
;; Update only when updating aws-crt-cpp.
(version "0.7.10")
(source (origin
(method git-fetch)