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
+1 -1
View File
@@ -273,7 +273,7 @@ mk_artifact(
return otmp; return otmp;
} }
void staticfn void
dispose_of_orig_obj(struct obj *obj) dispose_of_orig_obj(struct obj *obj)
{ {
if (!obj) if (!obj)