diff options
author | tb <> | 2025-05-31 08:25:04 +0000 |
---|---|---|
committer | tb <> | 2025-05-31 08:25:04 +0000 |
commit | 2aec1615f30ba76e1ce8dd1811d9a677df28675c (patch) | |
tree | 2de0245b29bebe62c8f92188bbc688b4fe3e4382 /src/lib | |
parent | c7aacb489daeb3adc420b15aa8be9c46f7af61d7 (diff) | |
download | openbsd-2aec1615f30ba76e1ce8dd1811d9a677df28675c.tar.gz openbsd-2aec1615f30ba76e1ce8dd1811d9a677df28675c.tar.bz2 openbsd-2aec1615f30ba76e1ce8dd1811d9a677df28675c.zip |
Fix attributes in test.h
The __attribute__ is part of the function declaration, hence drop the
incorrect early semicolons. Fixes the build of the md test on sparc64.
In file included from /usr/src/regress/lib/libcrypto/md/md_test.c:25:
/usr/src/regress/lib/libcrypto/md/../test/test.h:61: warning: empty declaration
/usr/src/regress/lib/libcrypto/md/../test/test.h:77: warning: empty declaration
/usr/src/regress/lib/libcrypto/md/../test/test.h:114: warning: empty declaration
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions