[PATCH] Add doxygen ref to eap_method structure
Sergei Sinyak
serega.belarus at gmail.com
Thu Nov 10 07:53:30 PST 2016
doc/eap.doxygen was mentioning eap_method structure,
but there was no reference as in doc/eap_server.doxygen
on a similar paragraph
Signed-off-by: Sergei Sinyak <serega.belarus at gmail.com>
---
doc/eap.doxygen | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/eap.doxygen b/doc/eap.doxygen
index fc7ea26..472e882 100644
--- a/doc/eap.doxygen
+++ b/doc/eap.doxygen
@@ -34,7 +34,7 @@ order to make it possible to select which of the
methods are included
in the build.
EAP methods must implement the interface defined in \ref eap_i.h. struct
-eap_method defines the needed function pointers that each EAP method
+\ref eap_method defines the needed function pointers that each EAP method
must provide. In addition, the EAP type and name are registered using
this structure. This interface is based on section 4.4 of RFC 4137.
--
2.10.2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-doxygen-ref-to-eap_method-structure.patch
Type: text/x-patch
Size: 1084 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/hostap/attachments/20161110/2d3eef25/attachment.bin>
More information about the Hostap
mailing list