diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm index 3beb1dc2ec..341fb61218 100644 --- a/gnu/packages/c.scm +++ b/gnu/packages/c.scm @@ -778,7 +778,7 @@ low level functionality for coroutines.") (define-public aws-c-http (package (name "aws-c-http") - ; Update only when updating aws-crt-cpp. + ;; Update only when updating aws-crt-cpp. (version "0.6.13") (source (origin (method git-fetch)