aboutsummaryrefslogtreecommitdiffstats
path: root/src/keydis.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/keydis.h')
-rw-r--r--src/keydis.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/keydis.h b/src/keydis.h
index 89bf9e2..21a73f8 100644
--- a/src/keydis.h
+++ b/src/keydis.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.5 2008/02/23 11:48:37 james
+ * *** empty log message ***
+ *
* Revision 1.4 2008/02/22 17:07:00 james
* *** empty log message ***
*
@@ -44,7 +47,7 @@ struct Context_struct;
int (*set_ansi)(struct KeyDis_struct *,struct Context_struct *,int ansi); \
int (*hangup)(struct KeyDis_struct *,struct Context_struct *)
-
+
typedef struct KeyDis_struct
{