OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_uuid.cpp versions 1.2 and 1.3
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_uuid.cpp 1.2 -> 1.3

--- as_uuid.cpp  2002/12/03 11:54:03     1.2
+++ as_uuid.cpp  2003/01/16 11:51:19     1.3
@@ -109,6 +109,7 @@
  */
 static int get_node_id(unsigned char *node_id)
 {
+#if 0 // FIXME: Fix this broken code some other day
 #ifdef HAVE_NET_IF_H
     int             sd;
     struct ifreq    ifr, *ifrp;
@@ -161,6 +162,7 @@
     close(sd);
 #endif
     return 0;
+#endif // FIXME: Fix this broken code some other day
 }
 
 /* Assume that the gettimeofday() has microsecond granularity */

CVSTrac 2.0.1