From d230c670683368efb35b273e56614397e4b47d42 Mon Sep 17 00:00:00 2001 From: Greg Hogan Date: Fri, 22 Apr 2022 17:18:59 +0000 Subject: gnu: aws-c-io: Fix comment formatting. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/c.scm (aws-c-io): Fix comment formatting. Signed-off-by: Ludovic Courtès --- gnu/packages/c.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/c.scm') diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm index c1a028b653..8e51af0346 100644 --- a/gnu/packages/c.scm +++ b/gnu/packages/c.scm @@ -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) -- cgit v1.2.3