Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 938 → Rev 937

/shark/trunk/ports/first/include/message.h
47,7 → 47,6
REQUEST_RENEGOTIATE_CONTRACT,
CHANGE_PARAMETER,
WAIT_NEGOTIATE,
NEGOTIATE_GROUP,
NUM_MESSAGE,
} message_type;
 
66,7 → 65,7
union {
fsf_contract_parameters_t contract;
qual_imp qi;
};
}
} mess;