mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-07 00:00:13 -05:00
corrected class description
This commit is contained in:
parent
1afcff297a
commit
4bc119afb7
@ -28,7 +28,7 @@ typedef struct ietf_attr_fwd_enabled_t ietf_attr_fwd_enabled_t;
|
||||
#include "os_info/os_info.h"
|
||||
|
||||
/**
|
||||
* Class implementing the IETF PA-TNC Product Information attribute.
|
||||
* Class implementing the IETF PA-TNC Forwarding Enabled attribute.
|
||||
*
|
||||
*/
|
||||
struct ietf_attr_fwd_enabled_t {
|
||||
|
||||
@ -28,7 +28,7 @@ typedef struct ietf_attr_installed_packages_t ietf_attr_installed_packages_t;
|
||||
|
||||
|
||||
/**
|
||||
* Class implementing the IETF PA-TNC Port Filter attribute.
|
||||
* Class implementing the IETF PA-TNC Installed Packages attribute.
|
||||
*
|
||||
*/
|
||||
struct ietf_attr_installed_packages_t {
|
||||
|
||||
@ -28,7 +28,7 @@ typedef struct ietf_attr_string_version_t ietf_attr_string_version_t;
|
||||
|
||||
|
||||
/**
|
||||
* Class implementing the IETF PA-TNC Product Information attribute.
|
||||
* Class implementing the IETF PA-TNC String Version attribute.
|
||||
*
|
||||
*/
|
||||
struct ietf_attr_string_version_t {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user