pco.h: Fix typo in reference to spec

Change-Id: Ic428892161123b62d25a7619128ef7325bf85500
This commit is contained in:
Pau Espin 2022-03-24 12:51:17 +01:00
parent c97286f839
commit 5545bcea5d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#include "../gtp/pdp.h" #include "../gtp/pdp.h"
/* 3GPP TS 24.008 10.6.5.3 */ /* 3GPP TS 24.008 10.5.6.3 */
enum pco_protocols { enum pco_protocols {
PCO_P_LCP = 0xC021, PCO_P_LCP = 0xC021,
PCO_P_PAP = 0xC023, PCO_P_PAP = 0xC023,