Replace "dummy" with "stub" in comments/documentation
Replace the word "dummy" with the inclusive word "stub". Signed-off-by: Arowa Suliman <arowa@chromium.org>
This commit is contained in:
parent
3955d2af73
commit
ed5e1b7223
13 changed files with 14 additions and 14 deletions
|
@ -68,7 +68,7 @@ struct eap_ssl_data {
|
|||
/* could be up to 128 bytes, but only the first 64 bytes are used */
|
||||
#define EAP_TLS_KEY_LEN 64
|
||||
|
||||
/* dummy type used as a flag for UNAUTH-TLS */
|
||||
/* stub type used as a flag for UNAUTH-TLS */
|
||||
#define EAP_UNAUTH_TLS_TYPE 255
|
||||
#define EAP_WFA_UNAUTH_TLS_TYPE 254
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue