Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Willemt Raft
Commits
67ead6cb
Commit
67ead6cb
authored
May 31, 2017
by
Willem Thiart
Browse files
Fix: outdated documentation
parent
9bdf41b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/raft.h
View file @
67ead6cb
...
...
@@ -345,9 +345,6 @@ void raft_clear(raft_server_t* me);
void
raft_set_callbacks
(
raft_server_t
*
me
,
raft_cbs_t
*
funcs
,
void
*
user_data
);
/** Add node.
*
* @note This library does not yet support membership changes.
* Once raft_periodic has been run this will fail.
*
* If a voting node already exists the call will fail.
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment