Minor documentation update
This commit is contained in:
parent
da591f484f
commit
78591a003f
2 changed files with 11 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: announcement.h,v 1.1 2009/02/05 19:32:01 adamdunkels Exp $
|
||||
* $Id: announcement.h,v 1.2 2009/03/02 21:59:28 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@ -84,7 +84,7 @@ struct announcement {
|
|||
|
||||
/**
|
||||
* \name Application API
|
||||
* *{
|
||||
* @{
|
||||
*/
|
||||
/**
|
||||
* \brief Register an announcement
|
||||
|
@ -168,7 +168,7 @@ void announcement_listen(int periods);
|
|||
|
||||
/**
|
||||
* \name System API
|
||||
* *{
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue