You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Pingmin <gi...@git.apache.org> on 2017/11/30 08:47:17 UTC

[GitHub] activemq-cpp pull request #4: Tiny example fixes

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) <pi...@fenlly.org>
Date:   2017-11-30T08:22:27Z

    Just align the indentation

commit a6aa67d7ed97e31589d0778de7fde46e7f0b5bbc
Author: 平民·寻梦(Pingmin Fenlly Liu) <pi...@fenlly.org>
Date:   2017-11-30T08:23:16Z

    Fix the typo error of "new"

----


---