mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
gprs: Fix typo in the comment
This commit is contained in:
@@ -392,7 +392,7 @@ static void drop_one_pdp(struct sgsn_pdp_ctx *pdp)
|
||||
}
|
||||
|
||||
/* High-level function to be called in case a GGSN has disappeared or
|
||||
* ottherwise lost state (recovery procedure) */
|
||||
* otherwise lost state (recovery procedure) */
|
||||
int drop_all_pdp_for_ggsn(struct sgsn_ggsn_ctx *ggsn)
|
||||
{
|
||||
struct sgsn_mm_ctx *mm;
|
||||
|
Reference in New Issue
Block a user