forgot this

This commit is contained in:
rsc 2004-12-27 00:11:01 +00:00
parent 52e73e955b
commit e686c2b35e

View file

@ -4,7 +4,7 @@ int
encodefmt(Fmt *f)
{
char *out;
char *buf;
char *buf, *p;
int len;
int ilen;
int rv;