diff options
author | tb <> | 2025-05-31 08:25:04 +0000 |
---|---|---|
committer | tb <> | 2025-05-31 08:25:04 +0000 |
commit | 0f53fc6f455a6f22e1f49f8bcbd060f4ded56d49 (patch) | |
tree | 2de0245b29bebe62c8f92188bbc688b4fe3e4382 /src/lib/libtls | |
parent | c6ac12da697e802f9ded4347fc8dcfc0760f0330 (diff) | |
download | openbsd-0f53fc6f455a6f22e1f49f8bcbd060f4ded56d49.tar.gz openbsd-0f53fc6f455a6f22e1f49f8bcbd060f4ded56d49.tar.bz2 openbsd-0f53fc6f455a6f22e1f49f8bcbd060f4ded56d49.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/libtls')
0 files changed, 0 insertions, 0 deletions