diff options
author | Damien Miller <djm@mindrot.org> | 2013-07-25 11:55:39 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-07-25 11:55:39 +1000 |
commit | 94c9cd34d1590ea1d4bf76919a15b5688fa90ed1 (patch) | |
tree | 1c403d16c216968a1b93a4b2dc19e4d7c4a5c9c9 /ChangeLog | |
parent | c331dbd22297ab9bf351abee659893d139c9f28a (diff) |
- djm@cvs.openbsd.org 2013/07/22 12:20:02
[umac.h]
oops, forgot to commit corresponding header change;
spotted by jsg and jasper
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ | |||
7 | [umac.c] | 7 | [umac.c] |
8 | make MAC key, data to be hashed and nonce for final hash const; | 8 | make MAC key, data to be hashed and nonce for final hash const; |
9 | checked with -Wcast-qual | 9 | checked with -Wcast-qual |
10 | - djm@cvs.openbsd.org 2013/07/22 12:20:02 | ||
11 | [umac.h] | ||
12 | oops, forgot to commit corresponding header change; | ||
13 | spotted by jsg and jasper | ||
10 | 14 | ||
11 | 20130720 | 15 | 20130720 |
12 | - (djm) OpenBSD CVS Sync | 16 | - (djm) OpenBSD CVS Sync |