pEapOutput Prefast specifier for set_response_attributes() methods changed
This commit is contained in:
@@ -147,7 +147,7 @@ void eap::method::get_response_attributes(_Inout_ EapAttributes *pAttribs)
|
||||
|
||||
void eap::method::set_response_attributes(
|
||||
_In_ const EapAttributes *pAttribs,
|
||||
_Inout_ EapPeerMethodOutput *pEapOutput)
|
||||
_Out_ EapPeerMethodOutput *pEapOutput)
|
||||
{
|
||||
UNREFERENCED_PARAMETER(pAttribs);
|
||||
assert(pEapOutput);
|
||||
|
Reference in New Issue
Block a user