comparison finch/libgnt/gntws.h @ 31533:44f53d3fc54f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:42:45 +0000
parents 406aa3be6b32
children
comparison
equal deleted inserted replaced
31532:8c6a1fa21f43 31533:44f53d3fc54f
44 GntBindable inherit; 44 GntBindable inherit;
45 char *name; 45 char *name;
46 GList *list; 46 GList *list;
47 GList *ordered; 47 GList *ordered;
48 gpointer ui_data; 48 gpointer ui_data;
49 49
50 void *res1; 50 void *res1;
51 void *res2; 51 void *res2;
52 void *res3; 52 void *res3;
53 void *res4; 53 void *res4;
54 }; 54 };