summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/common/up_etherstub.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/mips/src/common/up_etherstub.c')
-rw-r--r--nuttx/arch/mips/src/common/up_etherstub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/mips/src/common/up_etherstub.c b/nuttx/arch/mips/src/common/up_etherstub.c
index 1781c8c80..3ef989bb9 100644
--- a/nuttx/arch/mips/src/common/up_etherstub.c
+++ b/nuttx/arch/mips/src/common/up_etherstub.c
@@ -42,7 +42,7 @@
#include "up_internal.h"
/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
/****************************************************************************