Make _UI suffix consistent

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2020-01-09 10:54:06 +01:00
parent 1cc7b1a3a0
commit f05d3f8243
15 changed files with 40 additions and 40 deletions

View File

@@ -123,7 +123,7 @@ Before one can attempt to debug EAP DLLs, you should run `nmake register` from a
Next, one must configure a network profile to actually use one of this product's EAP modules for the authentication.
EAP modules are divided into two DLLs: backend (i.e. _EAPTTLS.dll_) and GUI (i.e. _EAPTTLSUI.dll_).
EAP modules are divided into two DLLs: backend (i.e. _EAPTTLS.dll_) and GUI (i.e. _EAPTTLS_UI.dll_).
##### Backend DLL