Subversion Repositories Kolibri OS

Rev

Rev 8334 | Rev 8354 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8334 Rev 8339
Line 179... Line 179...
179
		}
179
		}
180
		SaveFile();
180
		SaveFile();
181
		if (exit_param) ExitProcess();
181
		if (exit_param) ExitProcess();
182
		StopDownloading();
182
		StopDownloading();
183
		DrawWindow();
183
		DrawWindow();
184
 
-
 
185
		http.hfree();
-
 
186
	}
184
	}
187
}
185
}
Line 188... Line 186...
188
 
186
 
189
void SaveFile()
187
void SaveFile()