gnu: aws-c-event-stream: Fix comment formatting.

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

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

View file

@ -639,7 +639,7 @@ (define-public aws-checksums
(define-public aws-c-event-stream
(package
(name "aws-c-event-stream")
; Update only when updating aws-crt-cpp.
;; Update only when updating aws-crt-cpp.
(version "0.2.7")
(source (origin
(method git-fetch)