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

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

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

View file

@ -731,7 +731,7 @@ (define-public aws-c-cal
(define-public aws-c-sdkutils
(package
(name "aws-c-sdkutils")
; Update only when updating aws-crt-cpp.
;; Update only when updating aws-crt-cpp.
(version "0.1.2")
(source (origin
(method git-fetch)