Change spelling back to "behaviour" and "flavour" instead of the

American variants.
This commit is contained in:
Bodo Möller
2000-09-16 16:00:38 +00:00
parent c1629c9ea2
commit acb5b34328
15 changed files with 19 additions and 19 deletions

View File

@@ -106,7 +106,7 @@ CRYPTO_lock() is used to lock and unlock the locks. mode is a bitfield
describing what should be done with the lock. n is the number of the
lock as returned from CRYPTO_get_new_dynlockid(). mode can be combined
from the following values. These values are pairwise exclusive, with
undefined behavior if misused (for example, CRYPTO_READ and CRYPTO_WRITE
undefined behaviour if misused (for example, CRYPTO_READ and CRYPTO_WRITE
should not be used together):
CRYPTO_LOCK 0x01