comparison src/md5.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
142 digest. */ 142 digest. */
143 extern void *md5_buffer __P ((const char *buffer, size_t len, 143 extern void *md5_buffer __P ((const char *buffer, size_t len,
144 void *resblock)); 144 void *resblock));
145 145
146 #endif /* md5.h */ 146 #endif /* md5.h */
147
148 /* arch-tag: 7cd389f3-6c40-4950-999d-0b2ebd1d20d7
149 (do not change this comment) */