From 029a61812e82b58803c618ed53df42180106412f Mon Sep 17 00:00:00 2001 From: james <> Date: Fri, 22 Feb 2008 23:39:30 +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 358a938..255be5a 100644 --- a/src/context.h +++ b/src/context.h @@ -12,6 +12,9 @@ /* * $Log$ + * Revision 1.7 2008/02/22 23:39:27 james + * *** empty log message *** + * * Revision 1.6 2008/02/15 03:32:07 james * *** empty log message *** * @@ -43,6 +46,7 @@ typedef struct Context_struct Log *l; KeyDis *k; Cmd *d; + UTF8 *u; } Context; #endif /* __CONTEXT_H__ */ -- cgit v1.2.3