Another Spike-miss detected by qqshka.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2839 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Molgrum 2008-01-03 23:30:08 +00:00
parent 90c8efe4dd
commit 482f37dc5c
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ static void HTMLprintf(char *outb, int outl, char *fmt, ...)
else
{
*outb++ = qfont_table[*(unsigned char*)inb];
outl -= 1;
}
inb++;
}