summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2015-01-02 11:28:44 -0800
committerAlan Antonuk <alan.antonuk@gmail.com>2015-01-02 11:28:44 -0800
commit9cbc6cda9b1ad08b640e4a7578d06566c9a202f2 (patch)
treeebaad8493d37d4350d5cfad957cdf86e459ed36d
parentcf2760d6b444eb5e79c12209ea4b448ead67f50a (diff)
downloadrabbitmq-c-9cbc6cda9b1ad08b640e4a7578d06566c9a202f2.tar.gz
Remove extra line from docs.
Remove extra text from documentation of amqp_basic_publish that was left there from an earlier edit.
-rw-r--r--librabbitmq/amqp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/librabbitmq/amqp.h b/librabbitmq/amqp.h
index 4ea0084..2b2e768 100644
--- a/librabbitmq/amqp.h
+++ b/librabbitmq/amqp.h
@@ -1806,7 +1806,6 @@ struct amqp_basic_properties_t_;
* a non-existent exchange) will not be reflected in the return value of this
* function.
*
- * in the return value from this function.
* \param [in] state the connection object
* \param [in] channel the channel identifier
* \param [in] exchange the exchange on the broker to publish to