diff options
author | Tobias Brunner <tobias@strongswan.org> | 2015-03-25 11:21:00 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2015-03-25 12:00:20 +0100 |
commit | 48087e094497cd2e1b15e9bc3a1060d87e8a8e4b (patch) | |
tree | d017ac899d5cb9b36532e232e3fbba43a02b1c88 /src/libtnccs/plugins/tnccs_20/tnccs_20_handler.h | |
parent | a2ec3b054645d0aa4ea23a48c4262adc856e699b (diff) | |
download | strongswan-48087e094497cd2e1b15e9bc3a1060d87e8a8e4b.tar.bz2 strongswan-48087e094497cd2e1b15e9bc3a1060d87e8a8e4b.tar.xz |
libtnccs: Fix apidoc category for split IF-TNCCS 2.0 header files
Fixes 80322d2cee75 ("Split IF-TNCCS 2.0 protocol processing into
separate TNC client and server handlers").
Diffstat (limited to 'src/libtnccs/plugins/tnccs_20/tnccs_20_handler.h')
-rw-r--r-- | src/libtnccs/plugins/tnccs_20/tnccs_20_handler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libtnccs/plugins/tnccs_20/tnccs_20_handler.h b/src/libtnccs/plugins/tnccs_20/tnccs_20_handler.h index a309cbacd..d0adb2489 100644 --- a/src/libtnccs/plugins/tnccs_20/tnccs_20_handler.h +++ b/src/libtnccs/plugins/tnccs_20/tnccs_20_handler.h @@ -15,7 +15,7 @@ /** * @defgroup tnccs_20_handler_h tnccs_20_handler - * @{ @ingroup tnccs_20_handler + * @{ @ingroup tnccs_20 */ #ifndef TNCCS_20_HANDLER_H_ |