natPlainDatagramSocketImpl.cc: whops; removed 'make' typo.

2002-02-24  Adam Megacz  <adam@xwt.org>

        * java/net/natPlainDatagramSocketImpl.cc: whops; removed 'make'
        typo. Sorry.

From-SVN: r50019
This commit is contained in:
Adam Megacz 2002-02-25 05:21:45 +00:00 committed by Adam Megacz
parent 7d6040e83a
commit bbe7f26957
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-02-24 Adam Megacz <adam@xwt.org>
* java/net/natPlainDatagramSocketImpl.cc: whops; removed 'make'
typo. Sorry.
2002-02-24 Adam Megacz <adam@xwt.org>
* java/net/natPlainDatagramSocketImpl.cc: Updated #includes

View File

@ -10,7 +10,7 @@ details. */
#include<platform.h>
make #ifdef WIN32
#ifdef WIN32
#include <errno.h>
#include <string.h>
#ifndef ENOPROTOOPT