From: Andreas Steffen Date: Sat, 13 Oct 2012 08:38:10 +0000 (+0200) Subject: corrected class description X-Git-Tag: 5.0.2dr4~368 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4bc119afb75009f8af398bea4c93b908d8940f9c;p=thirdparty%2Fstrongswan.git corrected class description --- diff --git a/src/libimcv/ietf/ietf_attr_fwd_enabled.h b/src/libimcv/ietf/ietf_attr_fwd_enabled.h index 1701d75c04..bfde1a7b1f 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 563393afa7..a9f6768e08 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 3194962ea8..5ffbea8e04 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 {