summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelen <jjelen@redhat.com>2021-09-10 18:34:59 +0200
committerNIIBE Yutaka <gniibe@fsij.org>2021-09-16 09:34:15 +0900
commitf9ae351c954c01a382c8ac915298efa25fc45177 (patch)
tree061a59445a02cee6bd5e1b4b03bff8b1142c50f2
parentd04b1be9edacd7be6f03faba6f4d6c44c4247eb7 (diff)
downloadlibgcrypt-f9ae351c954c01a382c8ac915298efa25fc45177.tar.gz
tests: Fix typo in comment
* tests/curves.c: Typo in comment -- Signed-off-by: Jakub Jelen <jjelen@redhat.com>
-rw-r--r--tests/curves.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/curves.c b/tests/curves.c
index e5186dbf..12f3827f 100644
--- a/tests/curves.c
+++ b/tests/curves.c
@@ -32,7 +32,7 @@
#define PGM "curves"
#include "t-common.h"
-/* Number of curves defined in ../cipger/ecc-curves.c */
+/* Number of curves defined in ../cipher/ecc-curves.c */
#define N_CURVES 27
/* A real world sample public key. */