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;