The branch, master has been updated
       via  5d2379d9 Mention "asm" instead of "ASM".
      from  6884ccbd Mention openssl-crypto in -VV list.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 5d2379d93fc54307a4699824f446dab0e945bb0c
Author: Wayne Davison <wa...@opencoder.net>
Date:   Sat Jun 20 21:59:51 2020 -0700

    Mention "asm" instead of "ASM".

-----------------------------------------------------------------------

Summary of changes:
 options.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/options.c b/options.c
index a5f20452..2c1d7ce4 100644
--- a/options.c
+++ b/options.c
@@ -650,7 +650,7 @@ static void print_capabilities(enum logcode f)
 #ifndef HAVE_ASM
                "no "
 #endif
-                       "ASM",
+                       "asm",
 
        "*"
 #ifndef USE_OPENSSL


-- 
The rsync repository.

_______________________________________________
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs

Reply via email to