diff options
Diffstat (limited to 'common/md5.h')
-rw-r--r-- | common/md5.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/md5.h b/common/md5.h index d503f11..1a0a60d 100644 --- a/common/md5.h +++ b/common/md5.h @@ -18,6 +18,8 @@ * header definitions * - Ian Jackson <ijackson@nyx.cs.du.edu>. * Still in the public domain. + * + * Some minor additions by Nate Nielsen <nielsen@memberwebs.com> */ #ifdef __cplusplus |