aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_alert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/tls/tls_alert.h')
-rw-r--r--src/lib/tls/tls_alert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tls/tls_alert.h b/src/lib/tls/tls_alert.h
index f76fc4af1..89530e238 100644
--- a/src/lib/tls/tls_alert.h
+++ b/src/lib/tls/tls_alert.h
@@ -18,7 +18,7 @@ namespace TLS {
/**
* SSL/TLS Alert Message
*/
-class BOTAN_PUBLIC_API(2,0) Alert
+class BOTAN_PUBLIC_API(2,0) Alert final
{
public:
/**