chiark / gitweb /
*** empty log message ***
[sympathy.git] / src / keydis.h
index 89bf9e24274b2293a900509b94657190ef8ec523..21a73f8952bfb27066774f480d855556061c025d 100644 (file)
@@ -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
 {