diff --git a/da.h b/da.h index 35854b5..7f77098 100644 --- a/da.h +++ b/da.h @@ -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: {