fix bad opening comment block
This commit is contained in:
parent
4652a9cbdf
commit
d71040b2e5
|
|
@ -1,4 +1,5 @@
|
|||
bBoostAsio.h
|
||||
/**
|
||||
* LibBoostAsio.h
|
||||
*
|
||||
* Implementation for the AMQP::TcpHandler that is optimized for boost::asio. You can
|
||||
* use this class instead of a AMQP::TcpHandler class, just pass the boost asio service
|
||||
|
|
|
|||
Loading…
Reference in New Issue