mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 20:40:21 +01:00
seriously, where did that come from?
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1617 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
1a1cda1129
commit
46fc50fc72
1 changed files with 1 additions and 7 deletions
|
|
@ -35,16 +35,10 @@ struct NMIP4Config
|
|||
{
|
||||
guint refcount;
|
||||
|
||||
guint32 ip4_address;src/backends/NetworkManagrerSuSE.c
|
||||
guint32 ip4_ptp_address;
|
||||
guint32 ip4_gateway;
|
||||
guint32 ip4_netmask;guint refcount;
|
||||
|
||||
guint32 ip4_address;src/backends/NetworkManagrerSuSE.c
|
||||
guint32 ip4_address;
|
||||
guint32 ip4_ptp_address;
|
||||
guint32 ip4_gateway;
|
||||
guint32 ip4_netmask;
|
||||
|
||||
guint32 ip4_broadcast;
|
||||
|
||||
GSList * nameservers;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue