Remove new line

This commit is contained in:
seajee
2025-07-24 21:04:21 +02:00
parent 529e3918e1
commit e583d87285

View File

@@ -73,7 +73,6 @@ int main(void)
arena_free(&a);
return 0;
}
*/
#ifndef ARENA_H_