diff --git a/openair2/LAYER2/MAC/defs.h b/openair2/LAYER2/MAC/defs.h index a8b49b1e0c94b51c1439f072046c454e09f2d88f..611c9439e3530a7697ad455e9ec06ac24ed19145 100644 --- a/openair2/LAYER2/MAC/defs.h +++ b/openair2/LAYER2/MAC/defs.h @@ -26,7 +26,7 @@ Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE *******************************************************************************/ -/*! \file def.h +/*! \file LAYER2/MAC/defs.h * \brief MAC data structures, constant, and function prototype * \author Navid Nikaein and Raymond Knopp * \date 2011 diff --git a/openair2/LAYER2/MAC/proto.h b/openair2/LAYER2/MAC/proto.h index 671b81a6833bbac6756b4456eb8dbc5b1a4a7757..d33c5c61a0779d0cdcf77bca98b67d14cedc59a3 100644 --- a/openair2/LAYER2/MAC/proto.h +++ b/openair2/LAYER2/MAC/proto.h @@ -26,7 +26,7 @@ Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE *******************************************************************************/ -/*! \file proto.h +/*! \file LAYER2/MAC/proto.h * \brief MAC functions prototypes for eNB and UE * \author Navid Nikaein and Raymond Knopp * \date 2010 - 2014 diff --git a/openair2/LAYER2/PDCP_v10.1.0/pdcp.h b/openair2/LAYER2/PDCP_v10.1.0/pdcp.h index 420f424bdcda9964c616629083da8588d139e20b..98f1062501cd9cf34120823ff72725e81d1d78b2 100755 --- a/openair2/LAYER2/PDCP_v10.1.0/pdcp.h +++ b/openair2/LAYER2/PDCP_v10.1.0/pdcp.h @@ -27,7 +27,7 @@ *******************************************************************************/ -/*! \file pdcp.c +/*! \file LAYER2/PDCP_v10.1.0/pdcp.h * \brief pdcp interface with RLC, RRC * \author Lionel GAUTHIER and Navid Nikaein * \date 2009-2012 diff --git a/openair2/PHY_INTERFACE/defs.h b/openair2/PHY_INTERFACE/defs.h index 4eddea349e9ffc4d8e770ac88a1a213b98c05fbb..fa3a02d88f171f098a94b11dbe5b725fb28bf9f9 100755 --- a/openair2/PHY_INTERFACE/defs.h +++ b/openair2/PHY_INTERFACE/defs.h @@ -27,7 +27,7 @@ *******************************************************************************/ -/*! \file defs.h +/*! \file PHY_INTERFACE/defs.h * \brief mac phy interface primitives * \author Raymond Knopp and Navid Nikaein * \date 2011 diff --git a/openair2/RRC/LITE/defs.h b/openair2/RRC/LITE/defs.h index 2847032336cad9eda04737ad693b4b79156f1353..8a9560a74cd18d41f5fd4bbda1fa886a86b24c14 100644 --- a/openair2/RRC/LITE/defs.h +++ b/openair2/RRC/LITE/defs.h @@ -28,7 +28,7 @@ *******************************************************************************/ -/*! \file defs.h +/*! \file RRC/LITE/defs.h * \brief RRC struct definitions and function prototypes * \author Navid Nikaein and Raymond Knopp * \date 2010 - 2014 @@ -524,4 +524,4 @@ typedef struct UE_RRC_INST_s { #include "proto.h" #endif -/** @ */ +/** @} */