diff --git a/src/libimcv/ietf/ietf_attr_fwd_enabled.h b/src/libimcv/ietf/ietf_attr_fwd_enabled.h index 1701d75c0..bfde1a7b1 100644 --- a/src/libimcv/ietf/ietf_attr_fwd_enabled.h +++ b/src/libimcv/ietf/ietf_attr_fwd_enabled.h @@ -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 { diff --git a/src/libimcv/ietf/ietf_attr_installed_packages.h b/src/libimcv/ietf/ietf_attr_installed_packages.h index 563393afa..a9f6768e0 100644 --- a/src/libimcv/ietf/ietf_attr_installed_packages.h +++ b/src/libimcv/ietf/ietf_attr_installed_packages.h @@ -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 { diff --git a/src/libimcv/ietf/ietf_attr_string_version.h b/src/libimcv/ietf/ietf_attr_string_version.h index 3194962ea..5ffbea8e0 100644 --- a/src/libimcv/ietf/ietf_attr_string_version.h +++ b/src/libimcv/ietf/ietf_attr_string_version.h @@ -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 {