|
|
Subscribe / Log in / New account

Heise reports from SCO Forum

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); 


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds