Skip to content

Commit a7b4668

Browse files
committed
Fix typo in comments
1 parent 70defd8 commit a7b4668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ECP256Certificate.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* INCLUDE
1313
******************************************************************************/
1414

15-
/* This is neededn for memmem */
15+
/* This is needed for memmem */
1616
#define _GNU_SOURCE
1717
#include <string.h>
1818
#include "ECP256Certificate.h"

0 commit comments

Comments
 (0)