Doxygen fixes

This commit is contained in:
Simon Duquennoy 2014-12-02 12:00:00 +01:00
parent c2ca3e9fdb
commit 415506c3f6
5 changed files with 16 additions and 16 deletions

View file

@ -44,7 +44,7 @@
/**
* \defgroup simple-udp
* \defgroup simple-udp A simple UDP API
*
* The default Contiki UDP API is difficult to use. The simple-udp
* module provides a significantly simpler API.