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:
parent
90c8efe4dd
commit
482f37dc5c
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ static void HTMLprintf(char *outb, int outl, char *fmt, ...)
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
*outb++ = qfont_table[*(unsigned char*)inb];
|
*outb++ = qfont_table[*(unsigned char*)inb];
|
||||||
|
outl -= 1;
|
||||||
}
|
}
|
||||||
inb++;
|
inb++;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue