eap::config::m_module reference again

This commit is contained in:
2016-08-06 07:01:12 +02:00
parent b0323d894a
commit 2aa4bce8cc
26 changed files with 150 additions and 150 deletions

View File

@@ -48,7 +48,7 @@ namespace eap
///
/// \param[in] mod EAP module to use for global services
///
config_method_pap(_In_ module *mod);
config_method_pap(_In_ module &mod);
///
/// Copies configuration

View File

@@ -45,7 +45,7 @@ namespace eap
///
/// \param[in] mod EAP module to use for global services
///
credentials_pap(_In_ module *mod);
credentials_pap(_In_ module &mod);
///
/// Copies credentials