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:
05338b5
)
Add prototype.
author
Ben Laurie
<ben@openssl.org>
Sun, 1 May 2005 13:49:56 +0000
(13:49 +0000)
committer
Ben Laurie
<ben@openssl.org>
Sun, 1 May 2005 13:49:56 +0000
(13:49 +0000)
apps/prime.c
patch
|
blob
|
history
diff --git
a/apps/prime.c
b/apps/prime.c
index 1753b3ebc1ca92db35615604ce01378a1604451d..36bbe0841c7ad1fb38282bee812babe733023e30 100644
(file)
--- a/
apps/prime.c
+++ b/
apps/prime.c
@@
-56,6
+56,8
@@
#undef PROG
#define PROG prime_main
+int MAIN(int, char **);
+
int MAIN(int argc, char **argv)
{
int hex=0;