win32 build; add -r option

This commit is contained in:
Russ Cox
2009-08-25 22:46:22 -07:00
parent 5df8776caf
commit 3bab3a220a
4 changed files with 15 additions and 6 deletions

View File

@ -1312,7 +1312,7 @@ printmesg(char *fmt, uchar *a, int plsprnt)
SET(p);
USED(fmt);
USED(a);
USED(buf);
p = buf;
USED(p);
USED(q);
USED(s);