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:
Robert Love 2006-03-17 18:40:00 +00:00
parent 1a1cda1129
commit 46fc50fc72

View file

@ -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;