commit 3ce03fac398b24824c55b266cc5aec26cdb68b63 parent 504851273e762048114fb7ce3187170b151f3694 Author: rsc <devnull@localhost> Date: Tue, 13 Sep 2005 02:40:46 +0000 Add statcheck. Diffstat:
M | src/lib9/convM2D.c | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/lib9/convM2D.c b/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