mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ba3088c4bd
into separate patch files
37 lines
680 B
Diff
37 lines
680 B
Diff
*** stock_iot-lab_M3/openwsn/07-App/rwellknown/rwellknown.h Thu Apr 24 11:01:37 2014
|
|
--- riot-openwsn-wip/openwsn/07-App/rwellknown/rwellknown.h Thu Apr 24 16:53:29 2014
|
|
***************
|
|
*** 2,8 ****
|
|
#define __RWELLKNOWN_H
|
|
|
|
/**
|
|
! \addtogroup App
|
|
\{
|
|
\addtogroup rWellKnown
|
|
\{
|
|
--- 2,8 ----
|
|
#define __RWELLKNOWN_H
|
|
|
|
/**
|
|
! \addtogroup AppCoAP
|
|
\{
|
|
\addtogroup rWellKnown
|
|
\{
|
|
***************
|
|
*** 16,22 ****
|
|
|
|
//=========================== prototypes ======================================
|
|
|
|
! void rwellknown_init();
|
|
|
|
/**
|
|
\}
|
|
--- 16,22 ----
|
|
|
|
//=========================== prototypes ======================================
|
|
|
|
! void rwellknown_init(void);
|
|
|
|
/**
|
|
\}
|