mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-04 21:08:04 +02:00
Fix misspelling of MPPE
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3831 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
06efa3f7b1
commit
8041a75703
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ GQuark nm_setting_ppp_error_quark (void);
|
|||
#define NM_SETTING_PPP_NO_VJ_COMP "no-vj-comp"
|
||||
#define NM_SETTING_PPP_REQUIRE_MPPE "require-mppe"
|
||||
#define NM_SETTING_PPP_REQUIRE_MPPE_128 "require-mppe-128"
|
||||
#define NM_SETTING_PPP_MPPE_STATEFUL "mpppe-stateful"
|
||||
#define NM_SETTING_PPP_MPPE_STATEFUL "mppe-stateful"
|
||||
#define NM_SETTING_PPP_CRTSCTS "crtscts"
|
||||
#define NM_SETTING_PPP_BAUD "baud"
|
||||
#define NM_SETTING_PPP_MRU "mru"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue