libimcv: Missing comma in pa_tnc_error_code_names
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user