mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 13:03:33 +00:00
cosmetic: fix typo
Change-Id: I2cfea36a5626605ecb72d0f0927ac1a731aa1609
This commit is contained in:
committed by
Neels Hofmeyr
parent
2a6629b27e
commit
d46c75dac9
@@ -29,7 +29,7 @@ struct a_conn_info {
|
||||
struct gsm_network *network;
|
||||
};
|
||||
|
||||
/* A structure to pack BSC clling addresses into a list */
|
||||
/* A structure to pack BSC calling addresses into a list */
|
||||
struct a_bsc_addr {
|
||||
struct llist_head list;
|
||||
struct osmo_sccp_addr called_addr;
|
||||
|
||||
Reference in New Issue
Block a user