diff options
| author | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
|---|---|---|
| committer | Jonathan Robie <jonathan@apache.org> | 2010-03-01 22:34:29 +0000 |
| commit | f6dc65f5dc91dd267ee8bfde681faaf18d6a32db (patch) | |
| tree | 43cf689d406fe37b5467d76db5ab987d6e146bb4 /doc/book/src/NET-User-Guide.xml | |
| parent | b761239e6e9c471d8a4de11cdc7de9ee18c204ae (diff) | |
| download | qpid-python-f6dc65f5dc91dd267ee8bfde681faaf18d6a32db.tar.gz | |
Fixed many links, added Apache header to each file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@917763 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doc/book/src/NET-User-Guide.xml')
| -rw-r--r-- | doc/book/src/NET-User-Guide.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/book/src/NET-User-Guide.xml b/doc/book/src/NET-User-Guide.xml index 428e14377c..7bfa20b8c8 100644 --- a/doc/book/src/NET-User-Guide.xml +++ b/doc/book/src/NET-User-Guide.xml @@ -20,7 +20,7 @@ --> -<chapter xmlns:html="http://www.w3.org/1999/xhtml"> +<section> <title> Apache Qpid: Open Source AMQP Messaging - .NET User Guide </title> @@ -1024,7 +1024,7 @@ noMoreMessages(session); <!--h3--> </section> - <section role="h3" id="NETUserGuide-ReadingMessagesfromtheQueue"> + <section role="h3" id="NETUserGuide-ReadingMessagesfromtheQueue2"> <title> Reading Messages from the Queue @@ -1380,4 +1380,4 @@ _session.messageTransfer("amq.direct", routingKey, response); </section> - </chapter> + </section> |
