Ignore:
Timestamp:
Mar 22, 2011, 4:05:57 PM (14 years ago)
Author:
mies
Message:

almost forgot to commit: doxygen modules :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/Message.h

    r7535 r9684  
    4343#include "ariba/utility/messages.h"
    4444
     45/** \addtogroup public
     46 * @{
     47 */
     48
     49
    4550namespace ariba {
    4651        typedef uint16_t seqnum_t;
     52        //! \addtogroup public
    4753        typedef utility::Message Message;
    4854} // namespace ariba
    4955
     56/** @} */
     57
    5058#endif /* MESSAGE_H_ */
Note: See TracChangeset for help on using the changeset viewer.