You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jr...@apache.org on 2018/05/23 17:08:47 UTC

qpid-proton git commit: PROTON-1823: Mark the new API element unsettled

Repository: qpid-proton
Updated Branches:
  refs/heads/master 79d901959 -> ecc446839


PROTON-1823: Mark the new API element unsettled


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ecc44683
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/ecc44683
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/ecc44683

Branch: refs/heads/master
Commit: ecc446839fad05990b630c25393db355f67bf0b0
Parents: 79d9019
Author: Justin Ross <jr...@apache.org>
Authored: Wed May 23 10:08:18 2018 -0700
Committer: Justin Ross <jr...@apache.org>
Committed: Wed May 23 10:08:18 2018 -0700

----------------------------------------------------------------------
 c/include/proton/message.h | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/ecc44683/c/include/proton/message.h
----------------------------------------------------------------------
diff --git a/c/include/proton/message.h b/c/include/proton/message.h
index d30cde6..9340d03 100644
--- a/c/include/proton/message.h
+++ b/c/include/proton/message.h
@@ -740,6 +740,8 @@ PN_EXTERN int pn_message_encode(pn_message_t *msg, char *bytes, size_t *size);
 struct pn_link_t;
 
 /**
+ * **Unsettled API**
+ *
  * Encode and send a message on a sender link.
  *
  * Performs the following steps:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org