kopia lustrzana https://gitlab.com/sane-project/backends
Declare md5_buffer.
rodzic
f04e655868
commit
d8de913161
|
@ -2,6 +2,7 @@
|
|||
|
||||
* lib/Makefile.in: Recompile all targets if necessary.
|
||||
* sanei/sanei_scsi.c: Fixed some warnings.
|
||||
* include/md5.h: Declare md5_buffer.
|
||||
|
||||
2003-04-03 Eddy De Greef <eddy_de_greef at tiscali dot be>
|
||||
|
||||
|
|
|
@ -81,6 +81,8 @@ typedef unsigned long int md5_uintptr;
|
|||
# define __P(x) ()
|
||||
#endif
|
||||
|
||||
#define __md5_buffer md5_buffer
|
||||
|
||||
/* Structure to save state of computation between the single steps. */
|
||||
struct md5_ctx
|
||||
{
|
||||
|
|
Ładowanie…
Reference in New Issue