changeset 33961:30a443c59053

Cosmetic: Adjust indent.
author ib
date Thu, 01 Sep 2011 20:17:03 +0000
parents 1cd81338af07
children c09e730ccf30
files gui/interface.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gui/interface.c	Thu Sep 01 20:15:40 2011 +0000
+++ b/gui/interface.c	Thu Sep 01 20:17:03 2011 +0000
@@ -57,8 +57,8 @@
 #endif
 
 guiInterface_t guiInfo = {
-    .StreamType  = STREAMTYPE_DUMMY,
-    .Balance     = 50.0f
+    .StreamType = STREAMTYPE_DUMMY,
+    .Balance    = 50.0f
 };
 
 static int initialized;