projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18698c4
)
Fix typo in comment
author
Saverio Proto
<zioproto@gmail.com>
Mon, 5 May 2014 13:23:25 +0000
(15:23 +0200)
committer
Saverio Proto
<zioproto@gmail.com>
Mon, 5 May 2014 13:23:25 +0000
(15:23 +0200)
src/invitation.c
patch
|
blob
|
history
diff --git
a/src/invitation.c
b/src/invitation.c
index 63a443d449d562b3d69b5f046c4c2f2f108e051e..3aec3b36f9ec4fb62c92f4d2e570b9cf7bebb3cd 100644
(file)
--- a/
src/invitation.c
+++ b/
src/invitation.c
@@
-250,7
+250,7
@@
int cmd_invite(int argc, char *argv[]) {
}
free(filename);
- // If a daemon is running, ensure no other nodes now about this name
+ // If a daemon is running, ensure no other nodes
k
now about this name
bool found = false;
if(connect_tincd(false)) {
sendline(fd, "%d %d", CONTROL, REQ_DUMP_NODES);