aboutsummaryrefslogtreecommitdiffstats
path: root/libsha2_unhex.3
diff options
context:
space:
mode:
Diffstat (limited to 'libsha2_unhex.3')
-rw-r--r--libsha2_unhex.32
1 files changed, 1 insertions, 1 deletions
diff --git a/libsha2_unhex.3 b/libsha2_unhex.3
index c1f7865..1c646bf 100644
--- a/libsha2_unhex.3
+++ b/libsha2_unhex.3
@@ -5,7 +5,7 @@ libsha2_unhex \- Covert hexadecimal to binary
.nf
#include <libsha2.h>
-void libsha2_unhex(char *restrict \fIoutput\fP, const char *restrict \fIhashsum\fP);
+void libsha2_unhex(void *restrict \fIoutput\fP, const char *restrict \fIhashsum\fP);
.fi
.PP
Link with