diff options
Diffstat (limited to 'lib/md5.h')
-rw-r--r-- | lib/md5.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/md5.h b/lib/md5.h index 4adfcdd9cfd..d89f819a97b 100644 --- a/lib/md5.h +++ b/lib/md5.h @@ -133,3 +133,10 @@ extern int __md5_stream (FILE *stream, void *resblock) __THROW; # endif #endif /* md5.h */ + +/* + * Hey Emacs! + * Local Variables: + * coding: utf-8 + * End: + */ |