Fix "multiple use of section label 'channels'" warning in various rime headers

This commit is contained in:
George Oikonomou 2015-02-15 16:31:28 +01:00
parent a4e7cc29e8
commit 988759a99e
21 changed files with 21 additions and 21 deletions

View file

@ -49,7 +49,7 @@
* The rudolph2 module implements a single-hop reliable bulk data
* transfer mechanism.
*
* \section channels Channels
* \section rudolph2-channels Channels
*
* The rudolph2 module uses 2 channels; one for data packets and one
* for NACK and repair packets.