X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=engines%2Fccgost%2Fgost_lcl.h;h=4f2b6fa41e44493e40533e3950f48bd59a97d46b;hp=dece3b5145e07489e5ec8856da162c2ea75d1659;hb=44181ea836babb486a0bd2a8488fcf9819fc9e64;hpb=c80c7bf999e8d80edee0bbde8e1d4fe690d6ec85 diff --git a/engines/ccgost/gost_lcl.h b/engines/ccgost/gost_lcl.h index dece3b5145..4f2b6fa41e 100644 --- a/engines/ccgost/gost_lcl.h +++ b/engines/ccgost/gost_lcl.h @@ -68,7 +68,7 @@ typedef struct { DECLARE_ASN1_FUNCTIONS(GOST_KEY_TRANSPORT) -typedef struct { //FIXME incomplete +typedef struct { /* FIXME incomplete */ GOST_KEY_TRANSPORT *gkt; } GOST_CLIENT_KEY_EXCHANGE_PARAMS;