libimcv: Missing comma in pa_tnc_error_code_names

This commit is contained in:
Andreas Steffen
2018-07-24 22:49:45 +02:00
parent 041efa6ed3
commit ff9bac6ab8
+1 -1
View File
@@ -25,7 +25,7 @@ ENUM(pa_tnc_error_code_names, PA_ERROR_RESERVED,
"Reserved", "Reserved",
"Invalid Parameter", "Invalid Parameter",
"Version Not Supported", "Version Not Supported",
"Attribute Type Not Supported" "Attribute Type Not Supported",
"SWIMA Error", "SWIMA Error",
"SWIMA Subscription Denied", "SWIMA Subscription Denied",
"SWIMA Response Too Large", "SWIMA Response Too Large",