aboutsummaryrefslogtreecommitdiff
path: root/src/noscrypt.c
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-11-13 22:25:32 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-11-13 22:25:32 -0500
commit5cf1addc4a7b70aafda5ad8953f114a206df93cc (patch)
treed478524ea1ed7676f530f2eb26af644024d6aeca /src/noscrypt.c
parent0baa4afd4716ad4d6d2f37b9d4af4fc839d16d7c (diff)
integrate mbedtls testing and remove mbedtls fetch
Diffstat (limited to 'src/noscrypt.c')
-rw-r--r--src/noscrypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/noscrypt.c b/src/noscrypt.c
index 1e19337..9fd6c9b 100644
--- a/src/noscrypt.c
+++ b/src/noscrypt.c
@@ -51,7 +51,7 @@
/*
* Actual, private defintion of the NCContext structure
-* to allow for future development and ABI backords
+* to allow for future development and ABI backwards
* compatability.
*/
struct nc_ctx_struct {