[SCM] The rsync repository. - branch master updated
Rsync CVS commit messages
rsync-cvs at lists.samba.org
Sun Jun 21 05:00:45 UTC 2020
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 <wayne at 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.
More information about the rsync-cvs
mailing list