[git] GCRYPT - branch, master, updated. libgcrypt-1.8.0-2-g1d8e4c2

by NIIBE Yutaka cvs at cvs.gnupg.org
Wed Jul 19 07:29:16 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU crypto library".

The branch, master has been updated
       via  1d8e4c2c3a7d0a4154caf5bd720a9a0b04179390 (commit)
      from  2c905868abdfecad1442712346ed1a950faed3d7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1d8e4c2c3a7d0a4154caf5bd720a9a0b04179390
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Wed Jul 19 14:28:14 2017 +0900

    Remove byte order mark.
    
    * random/jitterentropy-base.c, random/jitterentropy.h: Remove
    byte order mark.
    
    Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>

diff --git a/random/jitterentropy-base.c b/random/jitterentropy-base.c
index 4f3de10..dc907b2 100644
--- a/random/jitterentropy-base.c
+++ b/random/jitterentropy-base.c
@@ -1,4 +1,4 @@
-/*
+/*
  * Non-physical true random number generator based on timing jitter.
  *
  * Copyright Stephan Mueller <smueller at chronox.de>, 2014 - 2017
diff --git a/random/jitterentropy.h b/random/jitterentropy.h
index 28859f5..3b7d14a 100644
--- a/random/jitterentropy.h
+++ b/random/jitterentropy.h
@@ -1,4 +1,4 @@
-/*
+/*
  * Non-physical true random number generator based on timing jitter.
  *
  * Copyright Stephan Mueller <smueller at chronox.de>, 2014

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

Summary of changes:
 random/jitterentropy-base.c | 2 +-
 random/jitterentropy.h      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The GNU crypto library
http://git.gnupg.org


_______________________________________________
Gnupg-commits mailing list
Gnupg-commits at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-commits


More information about the Gcrypt-devel mailing list