pcu_sock: cosmetic: remove space before tab

Change-Id: I6f3f96120d8a106f7c9e8b428d89ed14999a10a8
This commit is contained in:
Philipp Maier 2023-02-03 11:18:39 +01:00
parent 3c4320f935
commit 84811c901e
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ static const char *sapi_string[] = {
[PCU_IF_SAPI_BCCH] = "BCCH",
[PCU_IF_SAPI_PDTCH] = "PDTCH",
[PCU_IF_SAPI_PRACH] = "PRACH",
[PCU_IF_SAPI_PTCCH] = "PTCCH",
[PCU_IF_SAPI_PTCCH] = "PTCCH",
[PCU_IF_SAPI_PCH_DT] = "PCH_DT",
};