From d7565f9da9ada7a0aa90abdb6d8d1ba192075791 Mon Sep 17 00:00:00 2001 From: james <> Date: Thu, 6 Mar 2008 16:49:05 +0000 Subject: *** empty log message *** --- src/context.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/context.h') diff --git a/src/context.h b/src/context.h index 33e9f2c..9245bf2 100644 --- a/src/context.h +++ b/src/context.h @@ -12,6 +12,9 @@ /* * $Log$ + * Revision 1.11 2008/03/06 16:49:05 james + * *** empty log message *** + * * Revision 1.10 2008/03/03 06:04:42 james * *** empty log message *** * @@ -57,6 +60,7 @@ typedef struct Context_struct KeyDis *k; Cmd *d; UTF8 *u; + RX *r; } Context; #endif /* __CONTEXT_H__ */ -- cgit v1.2.3