olsr: Doxygen fixes

This commit is contained in:
Robert Ammon
2017-05-11 10:43:36 -07:00
parent bca75201d9
commit 84cbc0a0cf
2 changed files with 0 additions and 4 deletions

View File

@@ -20,9 +20,6 @@
* Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
*/
///
/// \brief Here are defined all data structures needed by an OLSR node.
///
#ifndef OLSR_REPOSITORIES_H
#define OLSR_REPOSITORIES_H

View File

@@ -20,7 +20,6 @@
* Gustavo J. A. M. Carneiro <gjc@inescporto.pt>
*/
/// \brief This header file declares and defines internal state of an OLSR node.
#ifndef OLSR_STATE_H
#define OLSR_STATE_H