diff options
author | tb <> | 2020-09-18 14:38:04 +0000 |
---|---|---|
committer | tb <> | 2020-09-18 14:38:04 +0000 |
commit | 68d2c35266936265b7d1b2fced83f9dde685f0d9 (patch) | |
tree | e474decb8d59a9680c555bef8645405b48af2ef1 /src/regress/lib/libcrypto/x509/constraints.c | |
parent | 0ac3302058f13e8533c8351967d98eadbd53f706 (diff) | |
download | openbsd-68d2c35266936265b7d1b2fced83f9dde685f0d9.tar.gz openbsd-68d2c35266936265b7d1b2fced83f9dde685f0d9.tar.bz2 openbsd-68d2c35266936265b7d1b2fced83f9dde685f0d9.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/regress/lib/libcrypto/x509/constraints.c')
0 files changed, 0 insertions, 0 deletions