You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Rebase against 5a61913e90e3725d08c0e1fd06ccfe936434cbcc.
This commit is contained in:
@@ -104,7 +104,7 @@ index dd8c4efd938..180b1c4ba74 100644
|
||||
HANDLE task_wait;
|
||||
@@ -316,6 +314,8 @@ void destroy_authinfo( struct authinfo * ) DECLSPEC_HIDDEN;
|
||||
|
||||
void release_host( host_t *host ) DECLSPEC_HIDDEN;
|
||||
void release_host( hostdata_t *host ) DECLSPEC_HIDDEN;
|
||||
|
||||
+BOOL process_header( request_t *request, LPCWSTR field, LPCWSTR value, DWORD flags, BOOL request_only ) DECLSPEC_HIDDEN;
|
||||
+
|
||||
|
Reference in New Issue
Block a user