From 53b7330bd878e0239dad070d7049347c8423f10e Mon Sep 17 00:00:00 2001 From: okan Date: Thu, 14 Jul 2011 11:39:53 +0000 Subject: correct spelling; from Alexander Polakov. --- conf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf.c') diff --git a/conf.c b/conf.c index 975732c..1066c49 100644 --- a/conf.c +++ b/conf.c @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: conf.c,v 1.86 2011/06/25 13:37:05 okan Exp $ + * $OpenBSD: conf.c,v 1.87 2011/07/14 11:39:53 okan Exp $ */ #include @@ -202,7 +202,7 @@ conf_init(struct conf *c) strlcpy(c->termpath, "xterm", sizeof(c->termpath)); strlcpy(c->lockpath, "xlock", sizeof(c->lockpath)); - c->color[CWM_COLOR_BORDOR_ACTIVE].name = + c->color[CWM_COLOR_BORDER_ACTIVE].name = xstrdup(CONF_COLOR_ACTIVEBORDER); c->color[CWM_COLOR_BORDER_INACTIVE].name = xstrdup(CONF_COLOR_INACTIVEBORDER); -- cgit v1.2.3-2-gb3c3