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:
parent
7d6040e83a
commit
bbe7f26957
@ -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
|
||||
|
@ -10,7 +10,7 @@ details. */
|
||||
|
||||
#include<platform.h>
|
||||
|
||||
make #ifdef WIN32
|
||||
#ifdef WIN32
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#ifndef ENOPROTOOPT
|
||||
|
Loading…
Reference in New Issue
Block a user