EAP-pwd: Remove trailing empty line

Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
Jouni Malinen 2017-12-23 17:26:38 +02:00
parent 61536b5f41
commit 3546ef5104

View file

@ -1126,4 +1126,3 @@ int eap_server_pwd_register(void)
return eap_server_method_register(eap);
}