diff options
author | tb <> | 2020-09-18 14:38:04 +0000 |
---|---|---|
committer | tb <> | 2020-09-18 14:38:04 +0000 |
commit | a23a8c9fc9faa546205bf7f58ad393cf1be08c4d (patch) | |
tree | e474decb8d59a9680c555bef8645405b48af2ef1 /src/lib/libssl/ssl_lib.c | |
parent | d7c33e394d4488919143a13553082e0ee453b99f (diff) | |
download | openbsd-a23a8c9fc9faa546205bf7f58ad393cf1be08c4d.tar.gz openbsd-a23a8c9fc9faa546205bf7f58ad393cf1be08c4d.tar.bz2 openbsd-a23a8c9fc9faa546205bf7f58ad393cf1be08c4d.zip |
fix "warning: function declaration isn't a prototype"
Make tests compile and pass on sparc64 with gcc 4.2.1 by properly
declaring "static int foo()" as "static int foo(void)".
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions