diff options
| author | Grant Limberg <glimberg@gmail.com> | 2015-05-04 20:12:26 -0700 |
|---|---|---|
| committer | Grant Limberg <glimberg@gmail.com> | 2015-05-04 20:12:26 -0700 |
| commit | bdc5b3d3a509306b2da3548b4d4ac573eb393c61 (patch) | |
| tree | 887a80183023f027ee85cb625f5a6542a6a3d839 /node/InetAddress.hpp | |
| parent | e28712555d87c10965a8dcd46da6800a4f2e6326 (diff) | |
| parent | 40f312a827ffecf7d5a233ee5d13b0a3bc88e8a6 (diff) | |
| download | infinitytier-bdc5b3d3a509306b2da3548b4d4ac573eb393c61.tar.gz infinitytier-bdc5b3d3a509306b2da3548b4d4ac573eb393c61.zip | |
Merge branch 'adamierymenko-dev' into android-jni
Diffstat (limited to 'node/InetAddress.hpp')
| -rw-r--r-- | node/InetAddress.hpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/node/InetAddress.hpp b/node/InetAddress.hpp index 0cc4542b..5b725174 100644 --- a/node/InetAddress.hpp +++ b/node/InetAddress.hpp @@ -63,9 +63,6 @@ struct InetAddress : public sockaddr_storage /** * IP address scope - * - * Do not change these numeric index values without taking a look - * at SelfAwareness. Values 1-5 are mapped onto an array index. */ enum IpScope { |
