--- gvpe/src/device-linux.C 2005/03/26 03:16:24 1.14 +++ gvpe/src/device-linux.C 2005/04/26 00:55:56 1.16 @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with gvpe; if not, write to the Free Software - Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "config.h" @@ -101,7 +101,7 @@ } #if 0 - doesn't work + does not work id2mac (THISNODE->id, &ifr.ifr_hwaddr.sa_data); if (ioctl (fd, SIOCSIFHWADDR, &ifr)) {