guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/32: gnu: aws-c-sdkutils: Fix comment formatting.


From: guix-commits
Subject: 07/32: gnu: aws-c-sdkutils: Fix comment formatting.
Date: Mon, 2 May 2022 09:16:09 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit e8f2855d73d46bc12a091d808542115166a03c5f
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Fri Apr 22 17:19:45 2022 +0000

    gnu: aws-c-sdkutils: Fix comment formatting.
    
    * gnu/packages/c.scm (aws-c-sdkutils): Fix comment formatting.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/c.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]