diff --git a/lib/EAPBase/include/EAP.h b/lib/EAPBase/include/EAP.h index 471a779..649d491 100644 --- a/lib/EAPBase/include/EAP.h +++ b/lib/EAPBase/include/EAP.h @@ -1,5 +1,5 @@ /* - Copyright 2015-2016 Amebis + Copyright 2015-2018 Amebis Copyright 2016 GÉANT This file is part of GÉANTLink. @@ -489,7 +489,7 @@ namespace eap #pragma pack(1) template - struct __declspec(novtable) sanitizing_blob_f + struct __declspec(novtable) sanitizing_blob_f { unsigned char data[N]; ///< BLOB data @@ -613,7 +613,7 @@ namespace eap }; template - struct __declspec(novtable) sanitizing_blob_zf : sanitizing_blob_f + struct __declspec(novtable) sanitizing_blob_zf : sanitizing_blob_f { /// /// Constructor