DEADSOFTWARE

removed trailing spaces all over the source
[d2df-sdl.git] / src / shared / CONFIGSIMPLE.pas
index 05960dec815359bcb95a7319fcec45f3729531b6..31b1573acbd98d88caa8b36dcd47d751dee9be7e 100644 (file)
@@ -38,7 +38,7 @@ begin
  if cfg_data = nil then Exit;
 
  d_len := Length(cfg_data);
+
  for a := 0 to d_len do
  begin
   len := Length(cfg_data[a]);