summaryrefslogtreecommitdiff
path: root/test/rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/rsa.c')
-rw-r--r--test/rsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rsa.c b/test/rsa.c
index aaa4a656e2..cd9530c4ad 100644
--- a/test/rsa.c
+++ b/test/rsa.c
@@ -19,7 +19,7 @@
static uint32_t rsa_workbuf[3 * RSANUMBYTES/4];
-void run_test(void)
+void run_test(int argc, char **argv)
{
int good;