diff options
Diffstat (limited to 'include/net/ah.h')
-rw-r--r-- | include/net/ah.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/net/ah.h b/include/net/ah.h index 7573a71..f0129f7 100644 --- a/include/net/ah.h +++ b/include/net/ah.h @@ -8,8 +8,7 @@ struct crypto_ahash; -struct ah_data -{ +struct ah_data { int icv_full_len; int icv_trunc_len; |