Code cleanup

This commit is contained in:
Pierre Pronchery 2021-01-09 19:12:45 +01:00
parent f7c3540b1a
commit 5889b167eb

View File

@ -61,7 +61,8 @@
/* Configure */
/* private */
/* types */
struct _Configure {
struct _Configure
{
ConfigurePrefs prefs;
Config * project;
HostArch arch;