summaryrefslogtreecommitdiff
path: root/qpid/python
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2010-07-13 17:43:48 +0000
committerRafael H. Schloming <rhs@apache.org>2010-07-13 17:43:48 +0000
commit92dc1f32c9c4258ee6a65a5106d92600e396f683 (patch)
tree905858b29b329cab42671378b49d1178c2c27061 /qpid/python
parent2c7e79a2bac98657a2e613ef848e8615939bfc46 (diff)
downloadqpid-python-92dc1f32c9c4258ee6a65a5106d92600e396f683.tar.gz
corrected whitespace
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@963800 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/python')
-rw-r--r--qpid/python/examples/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/python/examples/README.txt b/qpid/python/examples/README.txt
index 50bb0a8c9b..4395160fec 100644
--- a/qpid/python/examples/README.txt
+++ b/qpid/python/examples/README.txt
@@ -17,7 +17,6 @@ api/spout -- A simple messaging client that sends
api/server -- An example server that process incoming
messages and sends replies.
-
api/hello -- An example client that sends a message
and then receives it.
@@ -25,6 +24,7 @@ api/hello_xml -- An example client that sends a message
to the xml exchange and then receives
it.
+
reservations -- Directory containing an example machine
reservation system.