From 1b8d1909f73c5373dde86142109b1431a6d36b30 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 31 Jan 2006 01:21:21 +0000 Subject: [PATCH] *** empty log message *** --- src/rxvt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rxvt.h b/src/rxvt.h index 42a88c38..c2281719 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -854,7 +854,7 @@ struct mbstate { # define IS_COMPOSE(n) ((int32_t)(n) >= COMPOSE_LO) #else # if ENABLE_PERL -# define COMPOSE_LO 0xe000UL // our _own_ routiens don't like (illegal) surrogates +# define COMPOSE_LO 0xe000UL // our _own_ functions don't like (illegal) surrogates # define COMPOSE_HI 0xf8ffUL // in utf-8, so use private use area only # else # define COMPOSE_LO 0xd800UL -- 2.34.1