You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2009/05/18 22:03:15 UTC

svn commit: r776071 - /activemq/activemq-cpp/trunk/activemq-cpp/src/main/cms/Message.h

Author: tabish
Date: Mon May 18 20:03:15 2009
New Revision: 776071

URL: http://svn.apache.org/viewvc?rev=776071&view=rev
Log:
More Doxygen comment cleanup.

Modified:
    activemq/activemq-cpp/trunk/activemq-cpp/src/main/cms/Message.h

Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/main/cms/Message.h
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/main/cms/Message.h?rev=776071&r1=776070&r2=776071&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/src/main/cms/Message.h (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/src/main/cms/Message.h Mon May 18 20:03:15 2009
@@ -29,7 +29,7 @@
      * Root of all messages.  As in JMS, a message is comprised of 3 parts:
      * CMS-specific headers, user-defined properties, and the body.
      *
-     * <B>Message Properties<B>
+     * <B>Message Properties</B>
      *
      * Message properties support the following conversion table. The marked cases
      * must be supported. The unmarked cases must throw a CMSException. The