diff options
Diffstat (limited to 'testmain.c')
-rw-r--r-- | testmain.c | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,3 @@ int siphash_test(); -int main(void) { - return siphash_test(); -} +int main(void) { return siphash_test(); } |
![]() |
index : siphash | |
Unnamed repository; edit this file 'description' to name the repository. | External SSH Git service user |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | testmain.c | 4 |
@@ -1,5 +1,3 @@ int siphash_test(); -int main(void) { - return siphash_test(); -} +int main(void) { return siphash_test(); } |