summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/c.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm
index e2e445d3f4..3beb1dc2ec 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -731,7 +731,7 @@ cryptographic primitives for the @acronym{AWS,Amazon Web Services} SDK.")
(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)