Fix inconsistent style (trivial test commit).
This commit is contained in:
parent
640caecd76
commit
1d464a7edd
@ -39,7 +39,7 @@ typedef struct _ladspa_control_info {
|
||||
gchar *param_name;
|
||||
gfloat lowerbound, upperbound;
|
||||
gfloat def;
|
||||
gboolean lower,upper,samplerate;
|
||||
gboolean lower, upper, samplerate;
|
||||
gboolean toggled, logarithmic, integer, writable;
|
||||
} ladspa_control_info;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user