summaryrefslogtreecommitdiff
path: root/console-client/current-vcs.c
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2005-07-13 10:52:33 +0000
committerMarcus Brinkmann <marcus@gnu.org>2005-07-13 10:52:33 +0000
commitb2d343beaeee945ef558727faca6557b1689b36d (patch)
tree29babe2689d1f670aabcea8a3d46cf8badaeb62d /console-client/current-vcs.c
parentdb472e8bed7ead876559fba1786a089e53f4466d (diff)
Fix last change.
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;