(main): Fix typo and misspellings errors
This commit is contained in:
parent
cff4a52c50
commit
3e49360884
7 changed files with 37 additions and 37 deletions
|
|
@ -17,7 +17,7 @@ int lac_conf_forwardtoremotelns(sessionidt s, char * puser);
|
|||
void lac_calc_rlns_auth(tunnelidt t, uint8_t id, uint8_t *out);
|
||||
int lac_addremotelns(char *mask, char *IP_RemoteLNS, char *Port_RemoteLNS, char *SecretRemoteLNS);
|
||||
|
||||
/* Function for Tunnels creating from radius reponses */
|
||||
/* Function for Tunnels creating from radius responses */
|
||||
void lac_reset_rad_tag_tunnel_ctxt();
|
||||
void lac_set_rad_tag_tunnel_type(uint8_t tag, uint32_t tunnel_type);
|
||||
void lac_set_rad_tag_tunnel_medium_type(uint8_t tag, uint32_t tunnel_medium_type);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue