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

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

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

View file

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