Heise reports from SCO Forum
Posted Aug 19, 2003 18:03 UTC (Tue) by
rfunk (subscriber, #4054)
In reply to:
Heise reports from SCO Forum by rfunk
Parent article:
Heise reports from SCO Forum
Oops, I missed a closing brace in this line:
while((bp-1)->m_size = bp->m_size);
Should be:
} while((bp-1)->m_size = bp->m_size);
(
Log in to post comments)