summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/Exchange.cpp
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2012-03-23 16:34:56 +0000
committerAndrew Stitcher <astitcher@apache.org>2012-03-23 16:34:56 +0000
commitd8a2c863eb837e697c0060a8a2d1542826e86583 (patch)
treeb84ab9170f858a61b8bcc92eb8d17f41ea31d85b /cpp/src/qpid/broker/Exchange.cpp
parentf200e5e4f8fd2bcb369a97d7e548e1fc132cf09d (diff)
downloadqpid-python-d8a2c863eb837e697c0060a8a2d1542826e86583.tar.gz
NO-JIRA: Added newlines to the end of some files
- Accidentally missed from previous namespace checkin and causes compile warnings. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1304467 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/broker/Exchange.cpp')
-rw-r--r--cpp/src/qpid/broker/Exchange.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/broker/Exchange.cpp b/cpp/src/qpid/broker/Exchange.cpp
index ad688ba314..a7e2a264e1 100644
--- a/cpp/src/qpid/broker/Exchange.cpp
+++ b/cpp/src/qpid/broker/Exchange.cpp
@@ -411,4 +411,4 @@ bool Exchange::routeWithAlternate(Deliverable& msg)
return msg.delivered;
}
-}} \ No newline at end of file
+}}