Documentation updates

ico
adamdunkels 2007-04-01 18:20:41 +00:00
parent e6301c6221
commit 25af6bdcea
3 changed files with 5 additions and 5 deletions

View File

@ -30,11 +30,11 @@
* *
* Author: Adam Dunkels <adam@sics.se> * Author: Adam Dunkels <adam@sics.se>
* *
* $Id: psock.h,v 1.1 2006/06/17 22:41:18 adamdunkels Exp $ * $Id: psock.h,v 1.2 2007/04/01 18:20:55 adamdunkels Exp $
*/ */
/** /**
* \addtogroup net * \addtogroup uip
* @{ * @{
*/ */

View File

@ -1,5 +1,5 @@
/** /**
* \addtogroup net * \addtogroup uip
* @{ * @{
*/ */
@ -60,7 +60,7 @@
* *
* Author: Adam Dunkels <adam@sics.se> * Author: Adam Dunkels <adam@sics.se>
* *
* $Id: tcpip.h,v 1.6 2007/03/15 19:41:29 adamdunkels Exp $ * $Id: tcpip.h,v 1.7 2007/04/01 18:20:55 adamdunkels Exp $
*/ */
#ifndef __TCPIP_H__ #ifndef __TCPIP_H__
#define __TCPIP_H__ #define __TCPIP_H__

View File

@ -1,5 +1,5 @@
/** /**
\defgroup net Network functions \defgroup net Communication stacks
@{ @{
*/ */
/** @} */ /** @} */