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

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

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

View file

@ -778,7 +778,7 @@ (define-public pcl
(define-public aws-c-http
(package
(name "aws-c-http")
; Update only when updating aws-crt-cpp.
;; Update only when updating aws-crt-cpp.
(version "0.6.13")
(source (origin
(method git-fetch)