File ganglia-monitor-core.dif of Package ganglia-monitor-core
--- lib/interface.c
+++ lib/interface.c
@@ -61,6 +61,7 @@
return 0;
memcpy( *(struct intf_entry**)arg, entry, sizeof(struct intf_entry) );
+ return 0;
}
struct intf_entry *
@@ -91,6 +92,7 @@
return 0;
memcpy( *(struct intf_entry**)arg, entry, sizeof(struct intf_entry) );
+ return 0;
}
struct intf_entry *