diff options
Diffstat (limited to 'src/charon/daemon.h')
-rw-r--r-- | src/charon/daemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/daemon.h b/src/charon/daemon.h index d93caa1b1..7277ae917 100644 --- a/src/charon/daemon.h +++ b/src/charon/daemon.h @@ -330,4 +330,4 @@ struct daemon_t { */ extern daemon_t *charon; -#endif /*DAEMON_H_ @} */ +#endif /** DAEMON_H_ @}*/ |