mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
fix the build
svn path=/trunk/; revision=17175
This commit is contained in:
parent
b842e76d12
commit
734b613cf5
@ -524,7 +524,7 @@ cups_dispatch_watch_check (GSource *source)
|
||||
dispatch->data_poll->fd = httpGetFd (dispatch->request->http);
|
||||
#else
|
||||
dispatch->data_poll->fd = dispatch->request->http->fd;
|
||||
#fi
|
||||
#endif
|
||||
}
|
||||
|
||||
if (poll_state != GTK_CUPS_HTTP_IDLE)
|
||||
|
Loading…
Reference in New Issue
Block a user