eapol: Fix typo

This commit is contained in:
Denis Kenzior 2014-12-19 14:25:57 -06:00
parent 933a181c33
commit e3729cc0f5
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
enum eapol_protocol_version {
EAPOL_PROTOCOL_VERSION_2001 = 1,
EAPOL_PTOTOCOL_VERSION_2004 = 2,
EAPOL_PROTOCOL_VERSION_2004 = 2,
};
/*