]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
corrected class description
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 13 Oct 2012 08:38:10 +0000 (10:38 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sat, 13 Oct 2012 08:38:10 +0000 (10:38 +0200)
src/libimcv/ietf/ietf_attr_fwd_enabled.h
src/libimcv/ietf/ietf_attr_installed_packages.h
src/libimcv/ietf/ietf_attr_string_version.h

index 1701d75c0482bf6872c83a47fe91680f81400a3f..bfde1a7b1fe9211788e64e4694c05b0e0dd68813 100644 (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 {
index 563393afa756d686043ef96e3a7be95b1b2ee9b9..a9f6768e0857de2c49513265aeb3c5bb7894c5a7 100644 (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 {
index 3194962ea8a205054c2d1e1ee635e0231fda9afa..5ffbea8e047a048c25bba87efc088e88b4122f25 100644 (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 {