New upstream version 0.79.5

This commit is contained in:
TANIGUCHI Takaki
2017-02-02 22:24:37 +09:00
parent 2f23ea4b4a
commit 9ad5d25d65
1931 changed files with 104660 additions and 254637 deletions

4
md5.h
View File

@@ -1,8 +1,8 @@
#ifndef MD5_H
#define MD5_H
#if defined(PNGPACK) || defined(SIMPLE_MD5SUM)
typedef unsigned int guint32;
#if defined(SIMPLE_MD5SUM)
typedef unsigned int guint32;
#endif
typedef struct MD5Context {