aboutsummaryrefslogtreecommitdiff
path: root/src/providers/monocypher.c
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-08-05 18:01:03 -0400
committerLibravatar vnugent <public@vaughnnugent.com>2024-08-05 18:01:03 -0400
commite949ae5aa1fd25d4d11fe31e30b7d82ae7778dc2 (patch)
treedd538646175a6d51b52eb0cf1bd1b25920fa05eb /src/providers/monocypher.c
parenta60a3e1ca1d99d655c0cfc96e3952c371e8a8677 (diff)
fix: Find and fix openssl encryption bug
Diffstat (limited to 'src/providers/monocypher.c')
-rw-r--r--src/providers/monocypher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/providers/monocypher.c b/src/providers/monocypher.c
index 8ffe048..c35f63e 100644
--- a/src/providers/monocypher.c
+++ b/src/providers/monocypher.c
@@ -2,7 +2,7 @@
* Copyright (c) 2024 Vaughn Nugent
*
* Package: noscrypt
-* File: impl/monocypher.c
+* File: providers/monocypher.c
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License