Fixed indentation

This commit is contained in:
Gergely Polonkai 2013-08-21 23:35:23 +02:00
parent 7f20317947
commit 6513446104

View File

@ -63,7 +63,7 @@ const char *signName[] = {
typedef struct {
gchar *name;
guint size;
gdouble orbis;
guint orbis;
gboolean harmonic;
gboolean major;
} aspectData_t;