diff options
Diffstat (limited to 'src/charon/sa/keymat.h')
-rw-r--r-- | src/charon/sa/keymat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/sa/keymat.h b/src/charon/sa/keymat.h index 0d6d08f51..659e4dff2 100644 --- a/src/charon/sa/keymat.h +++ b/src/charon/sa/keymat.h @@ -162,4 +162,4 @@ struct keymat_t { */ keymat_t *keymat_create(bool initiator); -#endif /* KEYMAT_ @}*/ +#endif /** KEYMAT_ @}*/ |