Branch oldpackages for 14.07
[14.07/packages.git] / net / cups / patches / 210-str4194.patch
1 --- cups-1.5.4/backend/ipp.c    (revision 10619)
2 +++ cups-1.5.4/backend/ipp.c    (working copy)
3 @@ -952,6 +952,8 @@
4         _cupsLangPrintFilter(stderr, "ERROR",
5                              _("Unable to get printer status."));
6          sleep(10);
7 +
8 +       httpReconnect(http);
9        }
10
11        ippDelete(supported);