corrected class description
This commit is contained in:
@@ -28,7 +28,7 @@ typedef struct ietf_attr_fwd_enabled_t ietf_attr_fwd_enabled_t;
|
|||||||
#include "os_info/os_info.h"
|
#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 {
|
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 {
|
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 {
|
struct ietf_attr_string_version_t {
|
||||||
|
|||||||
Reference in New Issue
Block a user