Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 876 → Rev 877

/shark/trunk/ports/first/server-task.c
34,7 → 34,7
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*
* CVS : $Id: server-task.c,v 1.7 2004-11-03 13:10:38 trimarchi Exp $
* CVS : $Id: server-task.c,v 1.8 2004-11-08 10:55:59 trimarchi Exp $
*/
 
#include "ll/i386/64bit.h"
82,7 → 82,9
}
} else {
port_receive(rec,&msg,BLOCK);
#ifdef FSF_DEBUG
kern_printf("Message ");
#endif
switch (msg.type) {
case NEGOTIATE_CONTRACT: