summaryrefslogtreecommitdiffstats
path: root/src/opcua/x509/qopcuax509extensionsubjectalternativename.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opcua/x509/qopcuax509extensionsubjectalternativename.h')
-rw-r--r--src/opcua/x509/qopcuax509extensionsubjectalternativename.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opcua/x509/qopcuax509extensionsubjectalternativename.h b/src/opcua/x509/qopcuax509extensionsubjectalternativename.h
index 341caf6..6244440 100644
--- a/src/opcua/x509/qopcuax509extensionsubjectalternativename.h
+++ b/src/opcua/x509/qopcuax509extensionsubjectalternativename.h
@@ -17,7 +17,7 @@ public:
Email,
URI,
DNS,
- IP
+ IP,
};
QOpcUaX509ExtensionSubjectAlternativeName();