]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/getdevices.c
Merge changes from CUPS 1.4svn-r7614.
[thirdparty/cups.git] / cups / getdevices.c
index 6843e5afd12562c07deedfdd5cd43e4104798c9b..d0e1cf2fa6061fc12c34f310a440484b20d5559b 100644 (file)
@@ -232,6 +232,7 @@ cupsGetDevices(
   */
 
   httpBlocking(http, blocking);
+  httpFlush(http);
 
   if (status == IPP_ERROR)
     _cupsSetError(IPP_ERROR, NULL);