fix the build

svn path=/trunk/; revision=17175
This commit is contained in:
Matthias Clasen 2007-01-17 13:14:08 +00:00
parent b842e76d12
commit 734b613cf5

View File

@ -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)