projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e666c45
)
Typo.
author
Richard Levitte
<levitte@openssl.org>
Wed, 11 Jun 2003 22:45:53 +0000
(22:45 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 11 Jun 2003 22:45:53 +0000
(22:45 +0000)
PR: 593
demos/engines/zencod/hw_zencod.h
patch
|
blob
|
history
diff --git
a/demos/engines/zencod/hw_zencod.h
b/demos/engines/zencod/hw_zencod.h
index 195345d8c6c2ba1f83afb234f2b9554794e544a6..415c9a6be8b27a11a7c3bb275049de6935d08b28 100644
(file)
--- a/
demos/engines/zencod/hw_zencod.h
+++ b/
demos/engines/zencod/hw_zencod.h
@@
-46,7
+46,7
@@
typedef int t_zencod_dump_key (FILE *stream, char *msg, KEY *key);
/*
- * Key managment tools
+ * Key manag
e
ment tools
*/
typedef KEY *t_zencod_new_number (unsigned long len, unsigned char *data);
typedef int t_zencod_init_number (KEY *n, unsigned long len, unsigned char *data);