diff options
| author | Ted Ross <tross@apache.org> | 2010-04-12 12:46:37 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2010-04-12 12:46:37 +0000 |
| commit | 1eb62e3f19e950467b0ad0f8e655df2fe059e4aa (patch) | |
| tree | d00e3ca20cda8e64625df3d091aa9cdeb138f8c4 /qpid/cpp/src | |
| parent | 9d700685c817f1a6b90d2493360f2ae57a396777 (diff) | |
| download | qpid-python-1eb62e3f19e950467b0ad0f8e655df2fe059e4aa.tar.gz | |
Added missing newline at end of the file
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@933217 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
| -rw-r--r-- | qpid/cpp/src/qpid/management/Buffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/qpid/management/Buffer.cpp b/qpid/cpp/src/qpid/management/Buffer.cpp index cab9c4aa85..7556b2a243 100644 --- a/qpid/cpp/src/qpid/management/Buffer.cpp +++ b/qpid/cpp/src/qpid/management/Buffer.cpp @@ -103,4 +103,4 @@ void Buffer::getList(types::Variant::List& list) amqp_0_10::ListCodec::decode(encoded, list); } -}}
\ No newline at end of file +}} |
