Archived
1
0
Fork 0

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 (define-public aws-c-mqtt
(package (package
(name "aws-c-mqtt") (name "aws-c-mqtt")
; Update only when updating aws-crt-cpp. ;; Update only when updating aws-crt-cpp.
(version "0.7.10") (version "0.7.10")
(source (origin (source (origin
(method git-fetch) (method git-fetch)