saMsg.h   saMsg.h 
skipping to change at line 327 skipping to change at line 327
SaAisErrorT SaAisErrorT
saMsgMessageReplyAsync ( saMsgMessageReplyAsync (
SaMsgHandleT msgHandle, SaMsgHandleT msgHandle,
SaInvocationT invocation, SaInvocationT invocation,
const SaMsgMessageT *replyMessage, const SaMsgMessageT *replyMessage,
const SaMsgSenderIdT *senderId, const SaMsgSenderIdT *senderId,
SaMsgAckFlagsT ackFlags); SaMsgAckFlagsT ackFlags);
SaAisErrorT SaAisErrorT
saMsgQueueCapacityThresholdSet ( saMsgQueueCapacityThresholdsSet (
SaMsgQueueHandleT queueHandle, SaMsgQueueHandleT queueHandle,
const SaMsgQueueThresholdsT *thresholds); const SaMsgQueueThresholdsT *thresholds);
SaAisErrorT SaAisErrorT
saMsgQueueCapacityThresholdGet ( saMsgQueueCapacityThresholdsGet (
SaMsgQueueHandleT queueHandle, SaMsgQueueHandleT queueHandle,
SaMsgQueueThresholdsT *thresholds); SaMsgQueueThresholdsT *thresholds);
SaAisErrorT SaAisErrorT
saMsgMetadataSizeGet ( saMsgMetadataSizeGet (
SaMsgHandleT msgHandle, SaMsgHandleT msgHandle,
SaUint32T *metadataSize); SaUint32T *metadataSize);
SaAisErrorT SaAisErrorT
saMsgLimitGet ( saMsgLimitGet (
 End of changes. 2 change blocks. 
2 lines changed or deleted 2 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/