GitHub user Pingmin opened a pull request:
https://github.com/apache/activemq-cpp/pull/4
Tiny example fixes
Hi, I just read some examples in these days and here are just some tiny
fixes. Thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Fenlly/activemq-cpp tiny-example-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-cpp/pull/4.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4
----
commit c258b22100ab7f9a52d9da83cf6521a2b7beb642
Author: å¹³æ°Â·å¯»æ¢¦(Pingmin Fenlly Liu) <[email protected]>
Date: 2017-11-30T08:22:27Z
Just align the indentation
commit a6aa67d7ed97e31589d0778de7fde46e7f0b5bbc
Author: å¹³æ°Â·å¯»æ¢¦(Pingmin Fenlly Liu) <[email protected]>
Date: 2017-11-30T08:23:16Z
Fix the typo error of "new"
----
---