1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-26 11:01:48 +02:00

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

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Greg Hogan
2022-04-22 17:18:59 +00:00
committed by Ludovic Courtès
parent 4dbb1520e2
commit d230c67068
+1 -1
View File
@@ -671,7 +671,7 @@ communication.")
(define-public aws-c-io
(package
(name "aws-c-io")
; Update only when updating aws-crt-cpp.
;; Update only when updating aws-crt-cpp.
(version "0.10.20")
(source (origin
(method git-fetch)