summaryrefslogtreecommitdiffstats
path: root/crypto/des/rpw.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/des/rpw.c')
-rw-r--r--crypto/des/rpw.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/crypto/des/rpw.c b/crypto/des/rpw.c
index 6447ed9cf0..bf9d35ca33 100644
--- a/crypto/des/rpw.c
+++ b/crypto/des/rpw.c
@@ -59,9 +59,7 @@
#include <stdio.h>
#include "des.h"
-int main(argc,argv)
-int argc;
-char *argv[];
+int main(int argc, char *argv[])
{
des_cblock k,k1;
int i;