WebView: move http.free() at the end

git-svn-id: svn://kolibrios.org@8574 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2021-02-04 23:00:27 +00:00
parent 0d9f2bb886
commit ca712957b8
2 changed files with 2 additions and 2 deletions

View File

@@ -107,4 +107,4 @@ char editbox_icons[] = FROM "res/editbox_icons.raw";
#define DEFAULT_URL URL_SERVICE_HOMEPAGE
char version[]="WebView 3.31a";
char version[]="WebView 3.31b";