Fixed indentation
This commit is contained in:
parent
7f20317947
commit
6513446104
@ -63,7 +63,7 @@ const char *signName[] = {
|
|||||||
typedef struct {
|
typedef struct {
|
||||||
gchar *name;
|
gchar *name;
|
||||||
guint size;
|
guint size;
|
||||||
gdouble orbis;
|
guint orbis;
|
||||||
gboolean harmonic;
|
gboolean harmonic;
|
||||||
gboolean major;
|
gboolean major;
|
||||||
} aspectData_t;
|
} aspectData_t;
|
||||||
|
Loading…
Reference in New Issue
Block a user