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:
parent
b62d4872ba
commit
a822f3e2d0
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user