forked from AuroraMiddleware/gtk
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);
|
dispatch->data_poll->fd = httpGetFd (dispatch->request->http);
|
||||||
#else
|
#else
|
||||||
dispatch->data_poll->fd = dispatch->request->http->fd;
|
dispatch->data_poll->fd = dispatch->request->http->fd;
|
||||||
#fi
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
if (poll_state != GTK_CUPS_HTTP_IDLE)
|
if (poll_state != GTK_CUPS_HTTP_IDLE)
|
||||||
|
Loading…
Reference in New Issue
Block a user