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/01/25 01:23:27 UTC

[3/3] qpid-proton git commit: PROTON-1751: Minor correction

PROTON-1751: Minor correction


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

Branch: refs/heads/master
Commit: 37cee63742bc5af7e6a381c14faf1087cb0c985e
Parents: f4e90c3
Author: Justin Ross <jr...@apache.org>
Authored: Wed Jan 24 17:23:05 2018 -0800
Committer: Justin Ross <jr...@apache.org>
Committed: Wed Jan 24 17:23:05 2018 -0800

----------------------------------------------------------------------
 proton-c/bindings/cpp/include/proton/listener.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/37cee637/proton-c/bindings/cpp/include/proton/listener.hpp
----------------------------------------------------------------------
diff --git a/proton-c/bindings/cpp/include/proton/listener.hpp b/proton-c/bindings/cpp/include/proton/listener.hpp
index 35b2046..d5d0aba 100644
--- a/proton-c/bindings/cpp/include/proton/listener.hpp
+++ b/proton-c/bindings/cpp/include/proton/listener.hpp
@@ -61,7 +61,7 @@ class PN_CPP_CLASS_EXTERN listener {
     /// **Unsettedled API**
     ///
     /// Get the container.
-    /// @throw proton::error if this connection is not managed by a container.
+    /// @throw proton::error if this listener is not managed by a container.
     PN_CPP_EXTERN class container& container() const;
 
   private:


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