]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rand/rand_egd.c
Fix typos
[thirdparty/openssl.git] / crypto / rand / rand_egd.c
index 4ea6846ccbd032d211c2db92d5b5c500419d0a1d..fb322f00ef5b20fe4ff06a3c50c9c7869ecf7aec 100644 (file)
@@ -58,7 +58,7 @@ struct sockaddr_un {
 /*
  * HPNS:
  *
- *  Our current MQ 5.3 EGD requies compatability-mode sockets
+ *  Our current MQ 5.3 EGD requires compatability-mode sockets
  *  This code forces the mode to compatibility if required
  *  and then restores the mode.
  *