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 2008/08/21 15:21:58 UTC

svn commit: r687748 - /activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/OpenWireFormat.cpp

Author: tabish
Date: Thu Aug 21 06:21:56 2008
New Revision: 687748

URL: http://svn.apache.org/viewvc?rev=687748&view=rev
Log: (empty)

Modified:
    activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/OpenWireFormat.cpp

Modified: activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/OpenWireFormat.cpp
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/OpenWireFormat.cpp?rev=687748&r1=687747&r2=687748&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/OpenWireFormat.cpp (original)
+++ activemq/activemq-cpp/trunk/src/main/activemq/connector/openwire/OpenWireFormat.cpp Thu Aug 21 06:21:56 2008
@@ -107,7 +107,7 @@
             return;
         }
 
-        // Clear old marshalers in preperation for the new set.
+        // Clear old marshalers in preparation for the new set.
         this->destroyMarshalers();
         this->version = version;