C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scope
authorPeter Simons <simons@cryp.to>
Tue, 21 Jul 2009 13:22:24 +0000 (15:22 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 22 Jul 2009 13:16:35 +0000 (15:16 +0200)
commite89d33fe93612a3e0024c5d2d3751c3f722de939
tree30ec20500d92b9db5bec10fef5a5b2c81047706b
parentabc4e3f768914ecc82270adfccef5f3f7777ea98
C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scope

* lib/md2.h [__cplusplus]: Wrap declarations in extern "C" scope.
* lib/md4.h: Likewise.
* lib/md5.h: Likewise.
* lib/sha1.h: Likewise.
* lib/sha256.h: Likewise.
* lib/sha512.h: Likewise.
ChangeLog
lib/md2.h
lib/md4.h
lib/md5.h
lib/sha1.h
lib/sha256.h
lib/sha512.h