Authored by Justin R. Miller

formatting tweak for consistency

@@ -113,7 +113,7 @@ @@ -113,7 +113,7 @@
113 113
114 if (tileData) 114 if (tileData)
115 { 115 {
116 - @synchronized(self) 116 + @synchronized (self)
117 { 117 {
118 // safely put into collection array in proper order 118 // safely put into collection array in proper order
119 // 119 //