gprs/sgsn_vty: fix typo in comment

Change-Id: I63225b7ba6d666eddf00b1deb893e79dc9ec842b
This commit is contained in:
Alexander Couzens 2017-01-31 18:04:27 +01:00 committed by Harald Welte
parent 1013550218
commit 5ba6fb3ef4
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ const struct value_string sgsn_auth_pol_strs[] = {
#define GSM0408_T3360_SECS 6 /* waiting for AUTH/CIPH RESP */
#define GSM0408_T3370_SECS 6 /* waiting for ID RESP */
/* Section 11.2.2 / Table 11.4a MM timers netwokr side */
/* Section 11.2.2 / Table 11.4a MM timers network side */
#define GSM0408_T3313_SECS 30 /* waiting for paging response */
#define GSM0408_T3314_SECS 44 /* force to STBY on expiry, Ready timer */
#define GSM0408_T3316_SECS 44