follow-up: make definition match proto staticfn

This commit is contained in:
nhmall
2025-01-26 12:25:27 -05:00
parent 3cca4f2707
commit ee0d955050

View File

@@ -273,7 +273,7 @@ mk_artifact(
return otmp;
}
void
staticfn void
dispose_of_orig_obj(struct obj *obj)
{
if (!obj)