From f0223490becc9bba82297cd6316c87d2f89f2052 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 2 Apr 2014 17:12:04 -0700 Subject: Make GUI work with new control client API, make control client look for user authtoken.secret if system unreadable. --- node/Node.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node/Node.hpp') diff --git a/node/Node.hpp b/node/Node.hpp index ceb4e745..cc2886e7 100644 --- a/node/Node.hpp +++ b/node/Node.hpp @@ -58,7 +58,7 @@ public: * * Initialization may fail. Call error() to check. * - * @param hp Home path of ZeroTier One instance + * @param hp Home path of ZeroTier One instance or NULL for default system home path * @param resultHandler Function to call when commands provide results * @param arg First argument to result handler * @param authToken Authentication token or NULL (default) to read from authtoken.secret in home path -- cgit v1.2.3