cosmetic: rlcmac: Fix comment typo and whitespace introduced recently

Change-Id: Ie56898e11e2c9426393af0f6558d340c454fe6c4
This commit is contained in:
Pau Espin 2020-03-25 14:32:30 +01:00
parent e50ce6e45c
commit 10ec506cc9
1 changed files with 2 additions and 1 deletions

View File

@ -1242,7 +1242,8 @@ typedef enum
AccTech_GSMT810 = 0xd,
AccTech_GSMOther = 0xf
} AccessTechnology_t;
/* Maximum entries in one message, Enum above, appying restrictions from section
/* Maximum entries in one message, Enum above, applying restrictions from section
12.30 "MS Radio Access Capability 2": */
#define MAX_ACCESS_TECHNOLOGIES_COUNT 11