diff options
| author | Charles E. Rolke <chug@apache.org> | 2012-12-19 22:44:01 +0000 |
|---|---|---|
| committer | Charles E. Rolke <chug@apache.org> | 2012-12-19 22:44:01 +0000 |
| commit | 00c725c84d9364394f8708fc4bcdeefeaa40e419 (patch) | |
| tree | b4118787a3224b9b6fb6252c206bea54634ac5e4 /cpp | |
| parent | a9590c4303b6bba498fb03848e243891683dc5bf (diff) | |
| download | qpid-python-00c725c84d9364394f8708fc4bcdeefeaa40e419.tar.gz | |
QPID-1726 ASF licensed, Qpid hosted store module
Repair typo.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1424191 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/src/qpid/legacystore/BufferValue.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/legacystore/BufferValue.cpp b/cpp/src/qpid/legacystore/BufferValue.cpp index 325f22f275..65e89d1f9e 100644 --- a/cpp/src/qpid/legacystore/BufferValue.cpp +++ b/cpp/src/qpid/legacystore/BufferValue.cpp @@ -19,7 +19,7 @@ * */ -/#include "BufferValue.h" +#include "BufferValue.h" namespace mrg { namespace msgstore { |
