summaryrefslogtreecommitdiff
path: root/console-client/current-vcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'console-client/current-vcs.c')
-rw-r--r--console-client/current-vcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-client/current-vcs.c b/console-client/current-vcs.c
index 65324350..a86c6708 100644
--- a/console-client/current-vcs.c
+++ b/console-client/current-vcs.c
@@ -32,7 +32,7 @@
#define DEFAULT_REPEATER_NODE "vcs"
/* The name of the repeater node. */
-static char *repeater_node = DEFAULT_REPEATER_NODEM;
+static char *repeater_node = DEFAULT_REPEATER_NODE;
/* The repeater node. */
static consnode_t vcs_node;