pespin has uploaded this change for review.

View Change

pco.h: Fix typo in reference to spec

Change-Id: Ic428892161123b62d25a7619128ef7325bf85500
---
M ggsn/pco.h
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/68/27568/1
diff --git a/ggsn/pco.h b/ggsn/pco.h
index 7ebe05a..4d999ef 100644
--- a/ggsn/pco.h
+++ b/ggsn/pco.h
@@ -4,7 +4,7 @@

#include "../gtp/pdp.h"

-/* 3GPP TS 24.008 10.6.5.3 */
+/* 3GPP TS 24.008 10.5.6.3 */
enum pco_protocols {
PCO_P_LCP = 0xC021,
PCO_P_PAP = 0xC023,

To view, visit change 27568. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ggsn
Gerrit-Branch: master
Gerrit-Change-Id: Ic428892161123b62d25a7619128ef7325bf85500
Gerrit-Change-Number: 27568
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newchange