summaryrefslogtreecommitdiff
path: root/doc/book/src/Programming-In-Apache-Qpid.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book/src/Programming-In-Apache-Qpid.xml')
-rw-r--r--doc/book/src/Programming-In-Apache-Qpid.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/book/src/Programming-In-Apache-Qpid.xml b/doc/book/src/Programming-In-Apache-Qpid.xml
index f90fbec669..e1c8aedbf6 100644
--- a/doc/book/src/Programming-In-Apache-Qpid.xml
+++ b/doc/book/src/Programming-In-Apache-Qpid.xml
@@ -4302,8 +4302,7 @@ and the hierarchical relationships between them.
</row>
<row>
<entry namest="c1" nameend="c2" align="center">Constructor</entry>
- <entry> </entry>
- <entry>Constructor</entry> </row>
+ </row>
<row>
<entry>C++</entry>
<entry>Connection(const std::string&amp; url, const std::string&amp; options);</entry>
@@ -4314,8 +4313,7 @@ and the hierarchical relationships between them.
</row>
<row>
<entry namest="c1" nameend="c2" align="center">Copy Constructor</entry>
- <entry> </entry>
- <entry>Copy constructor</entry> </row>
+ </row>
<row>
<entry>C++</entry>
<entry>Connection(const Connection&amp;);</entry>