diff options
author | lloyd <[email protected]> | 2013-04-03 20:15:58 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2013-04-03 20:15:58 +0000 |
commit | 6f4719d43374213a5057ea8689b4c95b5c6ad4ca (patch) | |
tree | d75fb5a551983ff14639a6f2868f432cb35a91f3 /src/libstate/info.txt | |
parent | 72e28626c40de83eb37856e252bea647ed523ec4 (diff) |
Remove return value of AEAD_Mode::start as it doesn't seem necessary
and is an extra complication for callers.
Replace the get_aead in lookup.h returning a Filter with one in aead.h
returning AEAD_Mode.
Diffstat (limited to 'src/libstate/info.txt')
-rw-r--r-- | src/libstate/info.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libstate/info.txt b/src/libstate/info.txt index 9f36d7be8..b0704cd96 100644 --- a/src/libstate/info.txt +++ b/src/libstate/info.txt @@ -24,7 +24,6 @@ scan_name.cpp <requires> aes -aead algo_factory alloc bigint |