You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2007/06/16 18:45:09 UTC

svn commit: r547951 - /activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/RemoveSubscriptionInfo.h

Author: tabish
Date: Sat Jun 16 09:45:08 2007
New Revision: 547951

URL: http://svn.apache.org/viewvc?view=rev&rev=547951
Log:
https://issues.apache.org/activemq/browse/AMQCPP-132

Modified:
    activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/RemoveSubscriptionInfo.h

Modified: activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/RemoveSubscriptionInfo.h
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/RemoveSubscriptionInfo.h?view=diff&rev=547951&r1=547950&r2=547951
==============================================================================
--- activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/RemoveSubscriptionInfo.h (original)
+++ activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/commands/RemoveSubscriptionInfo.h Sat Jun 16 09:45:08 2007
@@ -53,7 +53,7 @@
 
     public:
 
-        const static unsigned char ID_REMOVESUBSCRIPTIONINFO = 0;
+        const static unsigned char ID_REMOVESUBSCRIPTIONINFO = 9;
 
     public: