Wrong comment. oops

This commit is contained in:
Maciej Samborski 2024-10-01 23:54:16 +02:00
parent 228cf01d8c
commit cadebd77ff
1 changed files with 1 additions and 1 deletions

2
da.h
View File

@ -135,7 +135,7 @@ GenericReturn _daPushLit(dynarr * da, size_t item)
*da = resultGeneric(dynarr, temp);
}
#TODO: Rewrite this
//TODO: Rewrite this
switch (daType(*da))
{
case 1: {