comparison finch/libgnt/gnt-skel.h @ 31533:44f53d3fc54f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:42:45 +0000
parents 44b4e8bd759b
children
comparison
equal deleted inserted replaced
31532:8c6a1fa21f43 31533:44f53d3fc54f
59 }; 59 };
60 60
61 G_BEGIN_DECLS 61 G_BEGIN_DECLS
62 62
63 /** 63 /**
64 * 64 *
65 * 65 *
66 * @return 66 * @return
67 */ 67 */
68 GType gnt_skel_get_gtype(void); 68 GType gnt_skel_get_gtype(void);
69 69
70 /** 70 /**
71 * 71 *
72 * 72 *
73 * @return 73 * @return
74 */ 74 */
75 GntWidget * gnt_skel_new(); 75 GntWidget * gnt_skel_new();
76 76