diff options
Diffstat (limited to 'node/NetworkController.hpp')
| -rw-r--r-- | node/NetworkController.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node/NetworkController.hpp b/node/NetworkController.hpp index fa90fb75..db95dd14 100644 --- a/node/NetworkController.hpp +++ b/node/NetworkController.hpp @@ -75,7 +75,7 @@ public: const Identity &signingId, const Identity &identity, uint64_t nwid, - const Dictionary<ZT_NETWORKCONFIG_DICT_CAPACITY> &metaData, + const Dictionary<ZT_NETWORKCONFIG_METADATA_DICT_CAPACITY> &metaData, NetworkConfig &nc) = 0; }; |
