[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kcontrol/nics
From:       George Staikos <staikos () kde ! org>
Date:       2003-10-01 14:52:23
[Download RAW message or body]

CVS commit by staikos: 

AIX build fix - probably affects other platforms too


  M +3 -1      nic.cpp   1.23


--- kdebase/kcontrol/nics/nic.cpp  #1.22:1.23
@@ -182,6 +182,8 @@ NICList* findNICs()
          else if ((flags & IFF_POINTOPOINT) == IFF_POINTOPOINT)
             tmp->type=i18n("Point to Point");
+#ifndef _AIX
          else if ((flags & IFF_MULTICAST) == IFF_MULTICAST)
             tmp->type=i18n("Multicast");
+#endif
          else if ((flags & IFF_LOOPBACK) == IFF_LOOPBACK)
             tmp->type=i18n("Loopback");


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic