Skip to content

Commit

Permalink
Fix declaration without type in t_shs3.c
Browse files Browse the repository at this point in the history
(cherry picked from commit 02f15f2)

ticket: 8516
version_fixed: 1.15
  • Loading branch information
frozencemetery authored and tlyu committed Nov 14, 2016
1 parent c051de6 commit 40212c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/crypto/builtin/sha1/t_shs3.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ int Dflag;

int
main(argc,argv)
int argc;
char **argv;
{
char *argp;
Expand Down

0 comments on commit 40212c8

Please sign in to comment.