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:
8d5b4ee
)
Make gcc 2.95.2 happy here, too.
author
Ralf S. Engelschall
<rse@openssl.org>
Thu, 24 Feb 2000 10:37:58 +0000
(10:37 +0000)
committer
Ralf S. Engelschall
<rse@openssl.org>
Thu, 24 Feb 2000 10:37:58 +0000
(10:37 +0000)
apps/passwd.c
patch
|
blob
|
history
diff --git
a/apps/passwd.c
b/apps/passwd.c
index d3893d7f83b3d06efa0a3390f3f5d3414bbc66b2..c7e21d2081aeecbded18110f1d517dcfcc4b44da 100644
(file)
--- a/
apps/passwd.c
+++ b/
apps/passwd.c
@@
-54,6
+54,8
@@
static int do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p,
* -reverse - switch table columns
*/
+int MAIN(int, char **);
+
int MAIN(int argc, char **argv)
{
int ret = 1;