Commit Diff


commit - 504851273e762048114fb7ce3187170b151f3694
commit + 3ce03fac398b24824c55b266cc5aec26cdb68b63
blob - ee4914946d4c5379e6a63e83e6f9fc704a990541
blob + 52d7fad5a594bc57190070fccdcb4742612bad04
--- src/lib9/convM2D.c
+++ src/lib9/convM2D.c
@@ -33,6 +33,12 @@ statchecku(uchar *buf, uint nbuf, int dotu)
 	return 0;
 }
 
+int
+statcheck(uchar *buf, uint nbuf)
+{
+	return statchecku(buf, nbuf, 0);
+}
+
 static char nullstring[] = "";
 
 uint