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
|
@ -14,7 +14,7 @@
|
|||
#include "tls/pkcs1.h"
|
||||
#include "tls/pkcs8.h"
|
||||
|
||||
/* Dummy structures; these are just typecast to struct crypto_rsa_key */
|
||||
/* Stub structures; these are just typecast to struct crypto_rsa_key */
|
||||
struct crypto_public_key;
|
||||
struct crypto_private_key;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue