diff options
Diffstat (limited to 'src/lib/prov/tpm/uuid.h')
-rw-r--r-- | src/lib/prov/tpm/uuid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/prov/tpm/uuid.h b/src/lib/prov/tpm/uuid.h index 08eb454bb..2c89d45b4 100644 --- a/src/lib/prov/tpm/uuid.h +++ b/src/lib/prov/tpm/uuid.h @@ -15,7 +15,7 @@ namespace Botan { // TODO: move to util? -class UUID +class UUID final { public: // Represents an unassigned UUID object |