git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
typo
[exim.git]
/
src
/
src
/
hash.h
diff --git
a/src/src/hash.h
b/src/src/hash.h
index 585237fa886fbc080a50a7f788231ec1da08a223..5bd47acd1f14081ec64ecea688994ea869f42d8e 100644
(file)
--- a/
src/src/hash.h
+++ b/
src/src/hash.h
@@
-1,7
+1,7
@@
/*
* Exim - an Internet mail transport agent
*
/*
* Exim - an Internet mail transport agent
*
- * Copyright (C)
2017
Exim maintainers
+ * Copyright (C)
1995 - 2018
Exim maintainers
*
* Hash interface functions
*/
*
* Hash interface functions
*/
@@
-30,6
+30,7
@@
typedef enum hashmethod {
HASH_BADTYPE,
typedef enum hashmethod {
HASH_BADTYPE,
+ HASH_NULL,
HASH_SHA1,
HASH_SHA2_256,
HASH_SHA1,
HASH_SHA2_256,