You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2012/12/19 23:44:01 UTC

svn commit: r1424191 - /qpid/trunk/qpid/cpp/src/qpid/legacystore/BufferValue.cpp

Author: chug
Date: Wed Dec 19 22:44:01 2012
New Revision: 1424191

URL: http://svn.apache.org/viewvc?rev=1424191&view=rev
Log:
QPID-1726 ASF licensed, Qpid hosted store module 
Repair typo.


Modified:
    qpid/trunk/qpid/cpp/src/qpid/legacystore/BufferValue.cpp

Modified: qpid/trunk/qpid/cpp/src/qpid/legacystore/BufferValue.cpp
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/qpid/legacystore/BufferValue.cpp?rev=1424191&r1=1424190&r2=1424191&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/qpid/legacystore/BufferValue.cpp (original)
+++ qpid/trunk/qpid/cpp/src/qpid/legacystore/BufferValue.cpp Wed Dec 19 22:44:01 2012
@@ -19,7 +19,7 @@
  *
  */
 
-/#include "BufferValue.h"
+#include "BufferValue.h"
 
 namespace mrg {
 namespace msgstore {



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