Cosmetic fixes.

This commit is contained in:
Daiki Ueno
2011-02-18 14:03:51 +09:00
parent 3aa2e6f425
commit c3e10343b4
4 changed files with 6 additions and 6 deletions

View File

@ -46,7 +46,7 @@ struct _EekSerializableIface
/*< private >*/
/* padding */
gpointer pdummy[5];
gpointer pdummy[24];
};
GType eek_serializable_get_type (void);