mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Mark test functions as static and __attribute__ ((noreturn))
This commit is contained in:
@@ -1291,7 +1291,7 @@ static struct {
|
||||
}
|
||||
};
|
||||
|
||||
int
|
||||
static int
|
||||
tv(void)
|
||||
{
|
||||
unsigned char *expected_out;
|
||||
|
||||
Reference in New Issue
Block a user