From b2d343beaeee945ef558727faca6557b1689b36d Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Wed, 13 Jul 2005 10:52:33 +0000 Subject: Fix last change. --- console-client/current-vcs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3