mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 07:37:25 -04:00
oops, correct wrong change in previous commit.
This commit is contained in:
parent
b88ca5c03e
commit
c36bc21aa3
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ struct ah_algorithm {
|
|||
};
|
||||
|
||||
#define AH_MAXSUMSIZE (512 / 8)
|
||||
#define AH_MAXSUMSIZE 16
|
||||
|
||||
extern const struct ah_algorithm *ah_algorithm_lookup __P((int));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue