aboutsummaryrefslogtreecommitdiffstats
path: root/src/md5.h
diff options
context:
space:
mode:
authorKenichi Handa2003-09-08 11:56:09 +0000
committerKenichi Handa2003-09-08 11:56:09 +0000
commit463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch)
tree3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /src/md5.h
parent4256310de631bd57c78b88b5131caa073315b3d7 (diff)
downloademacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz
emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip
New directory
Diffstat (limited to 'src/md5.h')
-rw-r--r--src/md5.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/md5.h b/src/md5.h
index e1cb3dd2e5e..c4788cacabd 100644
--- a/src/md5.h
+++ b/src/md5.h
@@ -144,6 +144,3 @@ 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) */