STABLE-BRANCH-1-2 gnupg/cipher (ChangeLog sha512.c)

cvs user dshaw cvs@cvs.gnupg.org
Fri, 09 May 2003 17:17:38 +0200


    Date: Friday, May 9, 2003 @ 17:17:28
  Author: dshaw
    Path: /cvs/gnupg/gnupg/cipher
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog sha512.c

* sha512.c: Suffix all 64-bit constants with LL.  Note this makes this
file non-c89 compliant.  That is okay since we have an autoconf check for
this, and many c89 compilers support LL anyway.


-----------+
 ChangeLog |    6 +++
 sha512.c  |  100 ++++++++++++++++++++++++++++++------------------------------
 2 files changed, 56 insertions(+), 50 deletions(-)