fix typo in comment

This commit is contained in:
Harald Welte 2022-09-11 20:44:32 +02:00
parent 445290267d
commit 70fda77610
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ struct v5x_interface {
struct {
struct lapd_datalink dl; /* Link control data link */
struct v5x_c_channel *c_chan; /* pointer to active C-channel */
struct osmo_fsm_inst *fi; /* Linkg Control FSM instance */
struct osmo_fsm_inst *fi; /* Link Control FSM instance */
} lcp;
struct {
struct lapd_datalink dl; /* PSTN data link */