libtnccs: Fix apidoc category for split IF-TNCCS 2.0 header files
Fixes 80322d2cee ("Split IF-TNCCS 2.0 protocol processing into
separate TNC client and server handlers").
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup tnccs_20_client_h tnccs_20_client
|
* @defgroup tnccs_20_client_h tnccs_20_client
|
||||||
* @{ @ingroup tnccs_20_client
|
* @{ @ingroup tnccs_20
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef TNCCS_20_CLIENT_H_
|
#ifndef TNCCS_20_CLIENT_H_
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup tnccs_20_handler_h tnccs_20_handler
|
* @defgroup tnccs_20_handler_h tnccs_20_handler
|
||||||
* @{ @ingroup tnccs_20_handler
|
* @{ @ingroup tnccs_20
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef TNCCS_20_HANDLER_H_
|
#ifndef TNCCS_20_HANDLER_H_
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup tnccs_20_server_h tnccs_20_server
|
* @defgroup tnccs_20_server_h tnccs_20_server
|
||||||
* @{ @ingroup tnccs_20_server
|
* @{ @ingroup tnccs_20
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef TNCCS_20_SERVER_H_
|
#ifndef TNCCS_20_SERVER_H_
|
||||||
|
|||||||
Reference in New Issue
Block a user