nel_build_fix_mac_64bit_macports_addition.patch
| b/code/nel/src/net/unified_network.cpp Wed May 12 12:23:13 2010 +0200 | ||
|---|---|---|
| 34 | 34 |
|
| 35 | 35 |
namespace NLNET {
|
| 36 | 36 |
|
| 37 |
static uint ThreadCreator = 0;
|
|
| 37 |
static size_t ThreadCreator = 0;
|
|
| 38 | 38 |
|
| 39 | 39 |
static const uint64 AppIdDeadConnection = 0xDEAD; |
| 40 | 40 |
|