corrected class description

This commit is contained in:
Andreas Steffen 2012-10-13 10:38:10 +02:00
parent 1afcff297a
commit 4bc119afb7
3 changed files with 3 additions and 3 deletions

View File

@ -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 {

View File

@ -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 {

View File

@ -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 {