aboutsummaryrefslogtreecommitdiffstats
path: root/evaligned_alloczn.c
diff options
context:
space:
mode:
Diffstat (limited to 'evaligned_alloczn.c')
-rw-r--r--evaligned_alloczn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/evaligned_alloczn.c b/evaligned_alloczn.c
index ec2d305..26b9e1f 100644
--- a/evaligned_alloczn.c
+++ b/evaligned_alloczn.c
@@ -12,7 +12,7 @@ extern inline void *libsimple_evaligned_alloczn(int, size_t, size_t, va_list);
int
main(void)
{
- return 0;
+ return 0; /* Tested via libsimple_ealigned_alloczn */
}
#endif