]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
removed superfluous s
authorAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 5 Jan 2011 03:09:19 +0000 (04:09 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Wed, 5 Jan 2011 03:09:19 +0000 (04:09 +0100)
src/libcharon/plugins/tnccs_20/messages/pb_access_recommendation_msg.h
src/libcharon/plugins/tnccs_20/messages/pb_assessment_result_msg.h
src/libcharon/plugins/tnccs_20/messages/pb_error_msg.h
src/libcharon/plugins/tnccs_20/messages/pb_experimental_msg.h
src/libcharon/plugins/tnccs_20/messages/pb_language_preference_msg.h
src/libcharon/plugins/tnccs_20/messages/pb_pa_msg.h
src/libcharon/plugins/tnccs_20/messages/pb_reason_string_msg.h
src/libcharon/plugins/tnccs_20/messages/pb_remediation_parameters_msg.h

index 3053f72618368ab559bfed6778932440f2811751..2dde48eb681abd90b2de3b906642ebf6b949d8e5 100644 (file)
@@ -42,7 +42,7 @@ extern enum_name_t *pb_access_recommendation_code_names;
 
 
 /**
- * Classs representing the PB-Access-Recommendation message type.
+ * Class representing the PB-Access-Recommendation message type.
  */
 struct pb_access_recommendation_msg_t {
 
index 74d101521a0bee341cd6a227a08fd70b4a392077..d2b005114a9138650966e9500c6458cb3c0fe6a0 100644 (file)
@@ -26,7 +26,7 @@ typedef struct pb_assessment_result_msg_t pb_assessment_result_msg_t;
 #include "pb_tnc_msg.h"
 
 /**
- * Classs representing the PB-Assessment-Result message type.
+ * Class representing the PB-Assessment-Result message type.
  */
 struct pb_assessment_result_msg_t {
 
index 66714123a9c920d37f5bc06453c1930f80fdf521..8b92742b512eadf290d1b1b452ebf32d66755a91 100644 (file)
@@ -43,7 +43,7 @@ enum  pb_tnc_error_code_t {
 extern enum_name_t *pb_tnc_error_code_names;
 
 /**
- * Classs representing the PB-Error message type.
+ * Class representing the PB-Error message type.
  */
 struct pb_error_msg_t {
 
index fbe93e2875d930db83df74ef3a3dcaa2707805d4..b1cc4f46ea5cc87e5379f6c3c17ac5b1214c4056 100644 (file)
@@ -26,7 +26,7 @@ typedef struct pb_experimental_msg_t pb_experimental_msg_t;
 #include "pb_tnc_msg.h"
 
 /**
- * Classs representing the PB-Experimental message type.
+ * Class representing the PB-Experimental message type.
  */
 struct pb_experimental_msg_t {
 
index c7cf2d8a3b9e084e354c3f2d7207e8e28b502dff..17106f6fa0203b688aefaf598836d68e10fe2ffc 100644 (file)
@@ -26,7 +26,7 @@ typedef struct pb_language_preference_msg_t pb_language_preference_msg_t;
 #include "pb_tnc_msg.h"
 
 /**
- * Classs representing the PB-Language-Preference message type.
+ * Class representing the PB-Language-Preference message type.
  */
 struct pb_language_preference_msg_t {
 
index 872b22e2093046a0f1b529896483dfe636ba0462..366d790f655593d74ffbb127b4d500163f6e4ddb 100644 (file)
@@ -47,7 +47,7 @@ typedef struct pb_pa_msg_t pb_pa_msg_t;
 extern enum_name_t *pa_tnc_subtype_names;
 
 /**
- * Classs representing the PB-PA message type.
+ * Class representing the PB-PA message type.
  */
 struct pb_pa_msg_t {
 
index 791c72b7f2994c618a9be9ca09ce76258075bf3a..bb296a90c8e2b9bd5a0c777090dcacc43ad7caf9 100644 (file)
@@ -26,7 +26,7 @@ typedef struct pb_reason_string_msg_t pb_reason_string_msg_t;
 #include "pb_tnc_msg.h"
 
 /**
- * Classs representing the PB-Reason-String message type.
+ * Class representing the PB-Reason-String message type.
  */
 struct pb_reason_string_msg_t {
 
index eb95625165158a8737354f6811da6468c9ad08be..258d495ece3a178c2ce7c0b32ab7df6748131d1a 100644 (file)
@@ -40,7 +40,7 @@ enum pb_tnc_remed_param_type_t {
 extern enum_name_t *pb_tnc_remed_param_type_names;
 
 /**
- * Classs representing the PB-Remediation-Parameters message type.
+ * Class representing the PB-Remediation-Parameters message type.
  */
 struct pb_remediation_parameters_msg_t {