Commit 4631063dc9df63aba54bdbc60b956c08cddb531d

Authored by Perry Werneck
1 parent 2b3f2a34

Fixing conflict with action "connect" and ipc method "connect".

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/core/actions/table.c
@@ -77,7 +77,7 @@ @@ -77,7 +77,7 @@
77 // Network actions 77 // Network actions
78 // 78 //
79 { 79 {
80 - "connect", 80 + "reconnect",
81 NULL, 81 NULL,
82 "connect", 82 "connect",
83 NULL, 83 NULL,